797.all-paths-from-source-to-target.pdf
87.8 KB
leetcode.com 2022-12-30
🟡797.all-paths-from-source-to-target
🏷️ Tags
#backtracking #depth_first_search #breadth_first_search #graph
🟡797.all-paths-from-source-to-target
🏷️ Tags
#backtracking #depth_first_search #breadth_first_search #graph
1801.number-of-orders-in-the-backlog.pdf
166.4 KB
leetcode.cn 2023-01-02
🟡1801.number-of-orders-in-the-backlog
🏷️ Tags
#array #simulation #heap_priority_queue
🟡1801.number-of-orders-in-the-backlog
🏷️ Tags
#array #simulation #heap_priority_queue
1802.maximum-value-at-a-given-index-in-a-bounded-array.pdf
81.2 KB
leetcode.cn 2023-01-04
🟡1802.maximum-value-at-a-given-index-in-a-bounded-array
🏷️ Tags
#greedy #binary_search
🟡1802.maximum-value-at-a-given-index-in-a-bounded-array
🏷️ Tags
#greedy #binary_search
2244.minimum-rounds-to-complete-all-tasks.pdf
78 KB
leetcode.com 2023-01-04
🟡2244.minimum-rounds-to-complete-all-tasks
🏷️ Tags
#array #hash_table #greedy #counting
🟡2244.minimum-rounds-to-complete-all-tasks
🏷️ Tags
#array #hash_table #greedy #counting
452.minimum-number-of-arrows-to-burst-balloons.pdf
80.2 KB
leetcode.com 2023-01-05
🟡452.minimum-number-of-arrows-to-burst-balloons
🏷️ Tags
#array #greedy #sorting
🟡452.minimum-number-of-arrows-to-burst-balloons
🏷️ Tags
#array #greedy #sorting
1658.minimum-operations-to-reduce-x-to-zero.pdf
77 KB
leetcode.cn 2023-01-07
🟡1658.minimum-operations-to-reduce-x-to-zero
🏷️ Tags
#array #hash_table #binary_search #prefix_sum #sliding_window
🟡1658.minimum-operations-to-reduce-x-to-zero
🏷️ Tags
#array #hash_table #binary_search #prefix_sum #sliding_window
1806_minimum_number_of_operations_to_reinitialize_a_permutation.pdf
72.4 KB
leetcode.cn 2023-01-09
🟡1806.minimum-number-of-operations-to-reinitialize-a-permutation
🏷️ Tags
#array #math #simulation
🟡1806.minimum-number-of-operations-to-reinitialize-a-permutation
🏷️ Tags
#array #math #simulation
144.binary-tree-preorder-traversal.pdf
67.8 KB
leetcode.com 2023-01-09
🟢144.binary-tree-preorder-traversal
🏷️ Tags
#stack #tree #depth_first_search #binary_tree
🟢144.binary-tree-preorder-traversal
🏷️ Tags
#stack #tree #depth_first_search #binary_tree