杨领well
杨领well
全部文章
LeetCode
C++(3)
Effective C++ 笔记(4)
LeetCode Weekly Contest 92(1)
LeetCode Weekly Contest 93(2)
linux(2)
TCP/IP 协议(3)
windows(1)
未归档(33)
杨领well 的 TCP/IP 协议专栏(7)
杨领well的 LeetCode 题解专栏(59)
源码(1)
题解(1)
归档
标签
去牛客网
登录
/
注册
杨领well的博客
君子食无求饱,居无求安,敏于事而慎于言,就有道而正焉。
全部文章
/ LeetCode
(共151篇)
LeetCode: 138. Copy List with Random Pointer
LeetCode: 138. Copy List with Random Pointer 题目描述 A linked list is given such that each node contains an additional random pointer which could point...
leetcode
2018-07-03
0
565
LeetCode: 137. Single Number II
LeetCode: 137. Single Number II 题目描述 Given a non-empty array of integers, every element appears three times except for one, which appears exactly on...
2018-07-02
0
442
LeetCode: 863. All Nodes Distance K in Binary Tree
LeetCode: 863. All Nodes Distance K in Binary Tree 题目描述 We are given a binary tree (with root node root), a target node, and an integer value K. Re...
2018-07-01
0
477
LeetCode: 860. Lemonade Change
LeetCode: 860. Lemonade Change 题目描述 At a lemonade stand, each lemonade costs $5. Customers are standing in a queue to buy from you, and order one ...
2018-07-01
0
404
LeetCode: Weekly Contest 91
LeetCode: Weekly Contest 91 立个 flag: 希望以后能够每周参加 LeetCode 的周赛。 P.S. 比赛时写的代码可能不太具有可读性。 题解列表 1. LeetCode: 860. Lemonade Change 题解 这道题是签到题,利用贪心思...
2018-07-01
0
658
LeetCode: 136. Single Number
LeetCode: 136. Single Number 题目描述 Given a non-empty array of integers, every element appears twice except for one. Find that single one. Note: You...
2018-06-30
0
415
LeetCode: 135. Candy
LeetCode: 135. Candy 题目描述 There are N children standing in a line. Each child is assigned a rating value. You are giving candies to these children ...
2018-06-30
0
413
LeetCode: 133. Clone Graph
LeetCode: 133. Clone Graph 题目描述 Clone an undirected graph. Each node in the graph contains a label and a list of its neighbors. OJ’s undirected gra...
2018-06-28
0
383
LeetCode:132. Palindrome Partitioning II
LeetCode: 132. Palindrome Partitioning II 题目描述 Given a string s, partition s such that every substring of the partition is a palindrome. Return the...
leetcode
2018-06-27
0
419
LeetCode: 130. Surrounded Regions
LeetCode: 130. Surrounded Regions 忙于毕设和工作,很久没有更新了…… 题目描述 Given a 2D board containing 'X' and 'O' (the letter O), capture all regions surround...
leetcode
2018-05-23
0
462
首页
上一页
5
6
7
8
9
10
11
12
13
14
下一页
末页