← 返回 uber 的题目列表Heap-based DSA Question (Business Phone Screen)
类型:online_judge
A heap-based DSA problem in the Uber Business Phone Screen. Likely requires maintaining a min-heap/max-heap (or two heaps) to support certain queries.
Note: The exact statement/IO/constraints were not provided, so it cannot be reconstructed.