658.find-k-closest-elements.pdf
51.8 KB
leetcode.com 2022-09-29
🟡658.find-k-closest-elements
🏷️ Tags
#array #two_pointers #binary_search #sorting #heap_priority_queue
🟡658.find-k-closest-elements
🏷️ Tags
#array #two_pointers #binary_search #sorting #heap_priority_queue
218.the-skyline-problem.pdf
210.7 KB
leetcode.com 2022-09-30
🔴218.the-skyline-problem
🏷️ Tags
#array #divide_and_conquer #binary_indexed_tree #segment_tree #line_sweep #heap_priority_queue #ordered_set
🔴218.the-skyline-problem
🏷️ Tags
#array #divide_and_conquer #binary_indexed_tree #segment_tree #line_sweep #heap_priority_queue #ordered_set
1578.minimum-time-to-make-rope-colorful.pdf
129 KB
leetcode.com 2022-10-03
🟡1578.minimum-time-to-make-rope-colorful
🏷️ Tags
#array #string #dynamic_programming #greedy
🟡1578.minimum-time-to-make-rope-colorful
🏷️ Tags
#array #string #dynamic_programming #greedy
112.path-sum.pdf
86.4 KB
leetcode.com 2022-10-04
🟢112.path-sum
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
🟢112.path-sum
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
623.add-one-row-to-tree.pdf
110.7 KB
leetcode.com 2022-10-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
981.time-based-key-value-store.pdf
61.2 KB
leetcode.com 2022-10-06
🟡981.time-based-key-value-store
🏷️ Tags
#hash_table #string #binary_search #design
🟡981.time-based-key-value-store
🏷️ Tags
#hash_table #string #binary_search #design