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