Design structure for bottom-K customers by revenue

Quick Overview

This question evaluates data structure design and algorithmic complexity for dynamic order-statistics and update operations, focusing on maintaining current revenue and returning the bottom-K (K smallest) elements, and falls under the Coding & Algorithms domain.

Design structure for bottom-K customers by revenue

Company: Uber

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Technical Screen

Quick Answer: This question evaluates data structure design and algorithmic complexity for dynamic order-statistics and update operations, focusing on maintaining current revenue and returning the bottom-K (K smallest) elements, and falls under the Coding & Algorithms domain.

|Home/Coding & Algorithms/Uber
Uber logo
Uber
Oct 29, 2025, 12:00 AM
mediumSoftware EngineerTechnical ScreenCoding & Algorithms
7
0
Loading...

Submit Your Answer to Earn 20XP

Sign in to leave a comment

Loading comments...