1443.minimum-time-to-collect-all-apples-in-a-tree.pdf
127.4 KB
leetcode.com 2023-01-11
🟡1443.minimum-time-to-collect-all-apples-in-a-tree
🏷️ Tags
#hash_table #tree #depth_first_search #breadth_first_search
🟡1443.minimum-time-to-collect-all-apples-in-a-tree
🏷️ Tags
#hash_table #tree #depth_first_search #breadth_first_search
1519.number-of-nodes-in-the-sub-tree-with-the-same-label.pdf
121.7 KB
leetcode.com 2023-01-12
🟡1519.number-of-nodes-in-the-sub-tree-with-the-same-label
🏷️ Tags
#hash_table #tree #depth_first_search #breadth_first_search #counting
🟡1519.number-of-nodes-in-the-sub-tree-with-the-same-label
🏷️ Tags
#hash_table #tree #depth_first_search #breadth_first_search #counting
2287.rearrange-characters-to-make-target-string.pdf
75.2 KB
leetcode.cn 2023-01-13
🟢2287.rearrange-characters-to-make-target-string
🏷️ Tags
#hash_table #string #counting
🟢2287.rearrange-characters-to-make-target-string
🏷️ Tags
#hash_table #string #counting
👍1
2246.longest-path-with-different-adjacent-characters.pdf
91.2 KB
leetcode.com 2023-01-13
🔴2246.longest-path-with-different-adjacent-characters
🏷️ Tags
#array #string #tree #depth_first_search #graph #topological_sort
🔴2246.longest-path-with-different-adjacent-characters
🏷️ Tags
#array #string #tree #depth_first_search #graph #topological_sort
1819.number-of-different-subsequences-gcds.pdf
83.5 KB
leetcode.cn 2023-01-14
🔴1819.number-of-different-subsequences-gcds
🏷️ Tags
#array #math #counting #number_theory
🔴1819.number-of-different-subsequences-gcds
🏷️ Tags
#array #math #counting #number_theory
1825.finding-mk-average.pdf
96.3 KB
leetcode.cn 2023-01-18
🔴1825.finding-mk-average
🏷️ Tags
#design #queue #data_stream #ordered_set #heap_priority_queue
🔴1825.finding-mk-average
🏷️ Tags
#design #queue #data_stream #ordered_set #heap_priority_queue
918.maximum-sum-circular-subarray.pdf
77 KB
leetcode.com 2023-01-18
🟡918.maximum-sum-circular-subarray
🏷️ Tags
#array #divide_and_conquer #dynamic_programming #queue #monotonic_queue
🟡918.maximum-sum-circular-subarray
🏷️ Tags
#array #divide_and_conquer #dynamic_programming #queue #monotonic_queue
491.non-decreasing-subsequences.pdf
60.4 KB
leetcode.com 2023-01-20
🟡491.non-decreasing-subsequences
🏷️ Tags
#array #hash_table #backtracking #bit_manipulation
🟡491.non-decreasing-subsequences
🏷️ Tags
#array #hash_table #backtracking #bit_manipulation