Skip to content

Regret Heap

Table of Contents

1642. Furthest Building You Can Reach

630. Course Schedule III

871. Minimum Number of Refueling Stops

  • LeetCode | 力扣

  • Tags: Array, Dynamic Programming, Greedy, Heap Priority Queue

3362. Zero Array Transformation III

  • LeetCode | 力扣

  • Tags: Array, Greedy, Sorting, Heap Priority Queue, Prefix Sum

2813. Maximum Elegance of a K-Length Subsequence

  • LeetCode | 力扣

  • Tags: Array, Hash Table, Stack, Greedy, Sorting, Heap Priority Queue

3049. Earliest Second to Mark Indices II

  • LeetCode | 力扣

  • Tags: Array, Binary Search, Greedy, Heap Priority Queue

2599. Make the Prefix Sum Non-negative 👑