代码改变世界

当前标签:DFS

[LeetCode] 51. N-Queens_Hard tag: DFS, backtracking Johnson_强生仔仔 2019-05-24 10:22 阅读: 245 评论: 0 推荐: 0  
[LeetCode] 47. Permutations II_Medium tag: DFS, backtracking Johnson_强生仔仔 2019-05-24 09:35 阅读: 252 评论: 0 推荐: 0  
[LeetCode] 46. Permutations_Medium tag: DFS, backtracking Johnson_强生仔仔 2019-05-24 09:27 阅读: 268 评论: 0 推荐: 0  
[LeetCode] 128. Longest Consecutive Sequence_Hard tag: Hash 思路:记忆化搜索 Johnson_强生仔仔 2019-05-16 07:31 阅读: 294 评论: 0 推荐: 0  
[LeetCode] 236. Lowest Common Ancestor of a Binary Tree_ Medium tag: DFS, Divide and conquer Johnson_强生仔仔 2019-04-19 06:07 阅读: 256 评论: 0 推荐: 0  
[LeetCode] 系统刷题4_Binary Tree & Divide and Conquer Johnson_强生仔仔 2019-04-18 09:14 阅读: 339 评论: 0 推荐: 0  
[LeetCode] 90.Subsets II tag: backtracking Johnson_强生仔仔 2019-04-11 10:21 阅读: 269 评论: 0 推荐: 0  
[LeetCode] 872. Leaf-Similar Trees_Easy tag: DFS Johnson_强生仔仔 2018-08-28 00:01 阅读: 227 评论: 0 推荐: 0  
[LeetCode] 364. Nested List Weight Sum II_Medium tag:DFS Johnson_强生仔仔 2018-08-16 00:21 阅读: 274 评论: 0 推荐: 0  
[LeetCode] 339. Nested List Weight Sum_Easy tag:DFS Johnson_强生仔仔 2018-08-15 23:50 阅读: 288 评论: 0 推荐: 0  
[LeetCode] 559. Maximum Depth of N-ary Tree_Easy tag: DFS Johnson_强生仔仔 2018-08-09 09:00 阅读: 277 评论: 0 推荐: 0  
[LeetCode] 490. The Maze_Medium tag: BFS/DFS Johnson_强生仔仔 2018-08-08 04:34 阅读: 373 评论: 0 推荐: 0  
[LeetCode] 129. Sum Root to Leaf Numbers_Medium tag: DFS Johnson_强生仔仔 2018-08-08 00:40 阅读: 288 评论: 0 推荐: 0  
[LeetCode] 78. Subsets tag: backtracking Johnson_强生仔仔 2018-08-08 00:26 阅读: 273 评论: 0 推荐: 0  
[LeetCode] 130. Surrounded Regions_Medium tag: DFS/BFS Johnson_强生仔仔 2018-08-08 00:09 阅读: 253 评论: 0 推荐: 0  
[LeetCode] 99. Recover Binary Search Tree_Hard_Inorder traversal Johnson_强生仔仔 2018-08-07 23:37 阅读: 204 评论: 0 推荐: 0  
[LeetCode] 100. Same Tree_Easy tag: DFS Johnson_强生仔仔 2018-08-07 04:31 阅读: 192 评论: 0 推荐: 0  
[LeetCode] 110. Balanced Binary Tree_Easy tag: DFS Johnson_强生仔仔 2018-08-07 00:49 阅读: 234 评论: 0 推荐: 0  
[LeetCode] 111. Minimum Depth of Binary Tree_Easy tag:DFS Johnson_强生仔仔 2018-08-06 23:19 阅读: 214 评论: 0 推荐: 0  
[LeetCode] 329. Longest Increasing Path in a Matrix_Hard tag: Dynamic Programming, DFS, Memoization Johnson_强生仔仔 2018-07-25 06:25 阅读: 273 评论: 0 推荐: 0