862.shortest-subarray-with-sum-at-least-k.pdf
68.9 KB
leetcode.cn 2022-10-26
🔴862.shortest-subarray-with-sum-at-least-k
🏷️ Tags
#queue #array #binary_search #prefix_sum #sliding_window #monotonic_queue #heap_priority_queue
🔴862.shortest-subarray-with-sum-at-least-k
🏷️ Tags
#queue #array #binary_search #prefix_sum #sliding_window #monotonic_queue #heap_priority_queue
1687.delivering-boxes-from-storage-to-ports.pdf
113.3 KB
leetcode.cn 2022-12-05
🔴1687.delivering-boxes-from-storage-to-ports
🏷️ Tags
#segment_tree #queue #array #dynamic_programming #monotonic_queue #heap_priority_queue
🔴1687.delivering-boxes-from-storage-to-ports
🏷️ Tags
#segment_tree #queue #array #dynamic_programming #monotonic_queue #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
2444.count-subarrays-with-fixed-bounds.pdf
77.3 KB
leetcode.com 2023-03-04
🔴2444.count-subarrays-with-fixed-bounds
🏷️ Tags
#array #queue #sliding_window #monotonic_queue
🔴2444.count-subarrays-with-fixed-bounds
🏷️ Tags
#array #queue #sliding_window #monotonic_queue