1750.minimum-length-of-string-after-deleting-similar-ends.pdf
78.9 KB
leetcode.cn 2022-12-28
🟡1750.minimum-length-of-string-after-deleting-similar-ends
🏷️ Tags
#two_pointers #string
🟡1750.minimum-length-of-string-after-deleting-similar-ends
🏷️ Tags
#two_pointers #string
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