378.kth-smallest-element-in-a-sorted-matrix.pdf
70 KB
leetcode.com 2022-08-02
🟡378.kth-smallest-element-in-a-sorted-matrix
🏷️ Tags
#array #binary_search #sorting #heap_priority_queue #matrix
🟡378.kth-smallest-element-in-a-sorted-matrix
🏷️ Tags
#array #binary_search #sorting #heap_priority_queue #matrix
1403.minimum-subsequence-in-non-increasing-order.pdf
87.3 KB
leetcode.cn 2022-08-04
🟢1403.minimum-subsequence-in-non-increasing-order
🏷️ Tags
#greedy #array #sorting
🟢1403.minimum-subsequence-in-non-increasing-order
🏷️ Tags
#greedy #array #sorting
623.add-one-row-to-tree.pdf
131.9 KB
leetcode.cn 2022-08-05
🟡623.add-one-row-to-tree
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
🟡623.add-one-row-to-tree
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
300.longest-increasing-subsequence.pdf
58.6 KB
leetcode.com 2022-08-08
🟡300.longest-increasing-subsequence
🏷️ Tags
#array #binary_search #dynamic_programming
🟡300.longest-increasing-subsequence
🏷️ Tags
#array #binary_search #dynamic_programming
108.convert-sorted-array-to-binary-search-tree.pdf
103.1 KB
leetcode.com 2022-08-10
🟢108.convert-sorted-array-to-binary-search-tree
🏷️ Tags
#array #divide_and_conquer #tree #binary_search_tree #binary_tree
🟢108.convert-sorted-array-to-binary-search-tree
🏷️ Tags
#array #divide_and_conquer #tree #binary_search_tree #binary_tree
98.validate-binary-search-tree.pdf
87.7 KB
leetcode.com 2022-08-11
🟡98.validate-binary-search-tree
🏷️ Tags
#tree #depth_first_search #binary_search_tree #binary_tree
🟡98.validate-binary-search-tree
🏷️ Tags
#tree #depth_first_search #binary_search_tree #binary_tree