会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
neverlandly
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
···
21
下一页
2019年11月10日
Leetcode: Can Place Flowers
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-11-10 05:43 neverlandly
阅读(4)
评论(0)
推荐(0)
2019年11月9日
Salesforce phone screen
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-11-09 05:09 neverlandly
阅读(4)
评论(0)
推荐(0)
2019年11月8日
Robinhood phone screen
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-11-08 03:04 neverlandly
阅读(2)
评论(0)
推荐(0)
2019年11月1日
Leetcode: Campus Bikes
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-11-01 15:18 neverlandly
阅读(10)
评论(0)
推荐(0)
2019年10月31日
Leetcode: Diagonal Traverse
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-31 13:29 neverlandly
阅读(5)
评论(0)
推荐(0)
Leetcode: Shortest Path in Binary Matrix
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-31 12:41 neverlandly
阅读(2)
评论(0)
推荐(0)
Leetcode: Closest Leaf in a Binary Tree
摘要: Tree > Graph Note only the nodes visited in DFS are put into the backedgeMap, the others don't. This is fine, cause only from KNode to root this path,
阅读全文
posted @ 2019-10-31 10:09 neverlandly
阅读(161)
评论(0)
推荐(0)
2019年10月30日
Leetcode: Peak Index in a Mountain Array
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-30 14:44 neverlandly
阅读(5)
评论(0)
推荐(1)
Leetcode: Design Bounded Blocking Queue && Summary of Reentrant Lock
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-30 14:24 neverlandly
阅读(8)
评论(0)
推荐(0)
Leetcode: Exam Room
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-30 13:03 neverlandly
阅读(7)
评论(0)
推荐(0)
2019年10月29日
Leetcode: Top K Frequent Words
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-29 15:04 neverlandly
阅读(7)
评论(0)
推荐(0)
Leetcode: Single-Row Keyboard
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-29 13:44 neverlandly
阅读(1)
评论(0)
推荐(0)
Leetcode: Flatten a Multilevel Doubly Linked List
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-29 13:31 neverlandly
阅读(3)
评论(0)
推荐(0)
2019年10月28日
Leetcode: K Closest Points to Origin
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-28 09:52 neverlandly
阅读(6)
评论(0)
推荐(0)
Leetcode: Reorder Data in Log Files
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-28 09:23 neverlandly
阅读(1)
评论(0)
推荐(0)
Leetcode: Partition Labels
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-28 09:04 neverlandly
阅读(2)
评论(0)
推荐(0)
Amazon | OA 2019 | Optimal Utilization
摘要: 2-Pointers Syntax side: Pay attention to how to print an array: System.out.println(Arrays.toString(int[] item));
阅读全文
posted @ 2019-10-28 08:16 neverlandly
阅读(1461)
评论(0)
推荐(0)
Amazon | OA 2019 | Movies on Flight
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-28 07:04 neverlandly
阅读(3)
评论(0)
推荐(0)
Leetcode: Minimum Cost to Connect Sticks
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-28 06:05 neverlandly
阅读(4)
评论(0)
推荐(0)
2019年10月27日
Leetcode: Critical Connections in a Network && Summary: Detect Cycle in a Graph
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-27 15:13 neverlandly
阅读(2)
评论(0)
推荐(0)
Amzon OA prepare: Treasure Island II
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-27 08:51 neverlandly
阅读(3)
评论(0)
推荐(0)
Leetcode: 01 Matrix
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-27 07:56 neverlandly
阅读(2)
评论(0)
推荐(0)
2019年10月26日
Leetcode: Number of Submatrices That Sum to Target
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-26 15:35 neverlandly
阅读(9)
评论(0)
推荐(0)
Leetcode: Maximize Distance to Closest Person
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-26 10:28 neverlandly
阅读(2)
评论(0)
推荐(0)
Leetcode: Path with Maximum Gold
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-26 09:14 neverlandly
阅读(3)
评论(0)
推荐(0)
2019年10月25日
Leetcode: Reorganize String
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-25 14:59 neverlandly
阅读(7)
评论(0)
推荐(0)
Leetcode: Minimum Knight Moves
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-25 13:25 neverlandly
阅读(6)
评论(0)
推荐(0)
Leetcode: Similar String Groups
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-25 10:33 neverlandly
阅读(4)
评论(0)
推荐(0)
Leetcode: Car Fleet
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-25 08:47 neverlandly
阅读(3)
评论(0)
推荐(0)
Leetcode: Swap Adjacent in LR String
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-25 06:40 neverlandly
阅读(2)
评论(0)
推荐(0)
2019年10月24日
Leetcode: Fruit Into Baskets
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-24 15:06 neverlandly
阅读(2)
评论(0)
推荐(0)
Leetcode: Insert into a Cyclic Sorted List
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-24 13:33 neverlandly
阅读(2)
评论(0)
推荐(0)
Leetcode: Basic Calculator III
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-24 10:21 neverlandly
阅读(6)
评论(0)
推荐(0)
Leetcode: Maximum Frequency Stack
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-24 04:31 neverlandly
阅读(7)
评论(0)
推荐(0)
2019年10月23日
Leetcode: Hand of Straights
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-23 15:35 neverlandly
阅读(5)
评论(0)
推荐(0)
Leetcode: Redundant Connection II
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-23 11:59 neverlandly
阅读(3)
评论(0)
推荐(0)
2019年10月22日
Leetcode: Remove All Adjacent Duplicates In String
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-22 15:16 neverlandly
阅读(2)
评论(0)
推荐(0)
Leetcode: Search in a Sorted Array of Unknown Size
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-22 15:10 neverlandly
阅读(2)
评论(0)
推荐(0)
Leetcode: Brace Expansion II
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-22 13:41 neverlandly
阅读(3)
评论(0)
推荐(0)
2019年10月21日
Leetcode: Sentence Similarity II
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-10-21 10:56 neverlandly
阅读(4)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
21
下一页