Magicsheet logo
U

Uber LeetCode interview questions

Prepare for Uber technical interviews with 457 tracked LeetCode questions, sortable by difficulty and topic.

Difficulty Breakdown
Topics
Array (269)Hash Table (102)String (102)Dynamic Programming (82)Depth-First Search (62)Breadth-First Search (60)Sorting (55)Binary Search (52)Math (52)Matrix (50)Two Pointers (49)Graph (38)Tree (35)Design (32)Heap (Priority Queue) (32)Greedy (31)Stack (30)Binary Tree (26)Linked List (23)Backtracking (22)Prefix Sum (22)Union Find (22)Simulation (21)Sliding Window (21)Bit Manipulation (16)Ordered Set (16)Recursion (16)Trie (16)Counting (15)Database (14)Divide and Conquer (12)Queue (11)Monotonic Stack (10)Topological Sort (10)Hash Function (8)Segment Tree (8)Memoization (7)Randomized (7)Rolling Hash (7)Shortest Path (7)String Matching (7)Binary Search Tree (6)Data Stream (6)Doubly-Linked List (5)Enumeration (5)Interactive (5)Monotonic Queue (5)Bitmask (4)Geometry (4)Binary Indexed Tree (3)Bucket Sort (3)Game Theory (3)Number Theory (3)Combinatorics (2)Line Sweep (2)Minimum Spanning Tree (2)Quickselect (2)Counting Sort (1)Eulerian Circuit (1)Iterator (1)Merge Sort (1)Reservoir Sampling (1)Strongly Connected Component (1)Suffix Array (1)
TitleDifficultyTopicsFrequencyLeetCode
Check if Array Is Sorted and RotatedEasy
100%
Solve
Count Subarrays With Fixed BoundsHard
100%
Solve
Create Binary Tree From DescriptionsMedium
100%
Solve
Consecutive NumbersMedium
100%
Solve
Detonate the Maximum BombsMedium
100%
Solve
Employee BonusEasy
100%
Solve
Final Prices With a Special Discount in a ShopEasy
100%
Solve
Intersection of Two ArraysEasy
100%
Solve
Longest Arithmetic SubsequenceMedium
100%
Solve
Maximum Earnings From TaxiMedium
100%
Solve
LRU CacheMedium
100%
Solve
Maximize Sum Of Array After K NegationsEasy
100%
Solve
Minimum Cost to Make at Least One Valid Path in a GridHard
100%
Solve
Number of Distinct Substrings in a StringMedium
100%
Solve
Number of Subarrays That Match a Pattern IMedium
100%
Solve
Monthly Transactions IMedium
100%
Solve
Rotating the BoxMedium
100%
Solve
Shortest Path in a Grid with Obstacles EliminationHard
100%
Solve
Set Intersection Size At Least TwoHard
100%
Solve
Spiral Matrix IIIMedium
100%
Solve

457 questions total

Page 1 of 23

Company analytics

What to expect in Uber interviews

Questions tracked

457

Questions currently linked to Uber

Topics represented

64

Distinct topics visible in this company set

Dominant difficulty

medium

57% of tracked questions

Avg frequency score

54.9

Mean frequency across this company question set

Uber currently has 457 tracked questions linked to 64 topics, so this page is a good benchmark for how deep the dataset goes on one employer.

The most common topics for Uber include Array, Hash Table, String, and Dynamic Programming. Array alone appears 269 times in the visible topic distribution. That topic spread helps you identify whether this company is repeating a few patterns or testing across a broader surface area.

The current question set averages a frequency score of 54.9, and medium is the dominant difficulty bucket at 57% of tracked coverage. That makes it easier to decide whether to practice for repetition, complexity, or both.

Uber interview questions FAQ

This section answers the most practical questions about using the Uber route as a company-specific LeetCode study page.

What should I study first for Uber interview prep?

Start with the highest-frequency questions inside Array, Hash Table, and String, then sort the table by frequency to build a shortlist. That gives you a faster first pass through Uber's interview patterns than trying to cover every linked problem at once.

What difficulty level shows up most for Uber?

medium makes up 57% of the tracked Uber question set. Use that split to decide whether your study plan should emphasize coverage, realistic interview pressure, or deeper problem solving.

How should I use the Uber page with the rest of Magicsheet?

Use this page to identify Uber's strongest topic signal, then open Array and the global most-asked or questions explorer routes to see whether that company-specific pattern is also common across the wider dataset.