1129.shortest-path-with-alternating-colors.pdf
53.9 KB
leetcode.com 2023-02-11
🟡1129.shortest-path-with-alternating-colors
🏷️ Tags
#breadth_first_search #graph
🟡1129.shortest-path-with-alternating-colors
🏷️ Tags
#breadth_first_search #graph
2477.minimum-fuel-cost-to-report-to-the-capital.pdf
92.3 KB
leetcode.com 2023-02-12
🟡2477.minimum-fuel-cost-to-report-to-the-capital
🏷️ Tags
#tree #depth_first_search #breadth_first_search #graph
🟡2477.minimum-fuel-cost-to-report-to-the-capital
🏷️ Tags
#tree #depth_first_search #breadth_first_search #graph
1124.longest-well-performing-interval.pdf
66.7 KB
leetcode.cn 2023-02-14
🟡1124.longest-well-performing-interval
🏷️ Tags
#stack #array #hash_table #prefix_sum #monotonic_stack
🟡1124.longest-well-performing-interval
🏷️ Tags
#stack #array #hash_table #prefix_sum #monotonic_stack
104.maximum-depth-of-binary-tree.pdf
72 KB
leetcode.com 2023-02-16
🟢104.maximum-depth-of-binary-tree
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
🟢104.maximum-depth-of-binary-tree
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
783.minimum-distance-between-bst-nodes.pdf
86.4 KB
leetcode.com 2023-02-17
🟢783.minimum-distance-between-bst-nodes
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_search_tree #binary_tree
🟢783.minimum-distance-between-bst-nodes
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_search_tree #binary_tree
1237.find-positive-integer-solution-for-a-given-equation.pdf
92.2 KB
leetcode.cn 2023-02-18
🟡1237.find-positive-integer-solution-for-a-given-equation
🏷️ Tags
#math #two_pointers #binary_search #interactive
🟡1237.find-positive-integer-solution-for-a-given-equation
🏷️ Tags
#math #two_pointers #binary_search #interactive
226.invert-binary-tree.pdf
103.9 KB
leetcode.com 2023-02-18
🟢226.invert-binary-tree
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
🟢226.invert-binary-tree
🏷️ Tags
#tree #depth_first_search #breadth_first_search #binary_tree
103.binary-tree-zigzag-level-order-traversal.pdf
71.2 KB
leetcode.com 2023-02-19
🟡103.binary-tree-zigzag-level-order-traversal
🏷️ Tags
#tree #breadth_first_search #binary_tree
🟡103.binary-tree-zigzag-level-order-traversal
🏷️ Tags
#tree #breadth_first_search #binary_tree
1326.minimum-number-of-taps-to-open-to-water-a-garden.pdf
78.5 KB
leetcode.cn 2023-02-21
🔴1326.minimum-number-of-taps-to-open-to-water-a-garden
🏷️ Tags
#greedy #array #dynamic_programming
🔴1326.minimum-number-of-taps-to-open-to-water-a-garden
🏷️ Tags
#greedy #array #dynamic_programming