[go: up one dir, main page]

0% found this document useful (0 votes)
31 views26 pages

Uber - LeetCode

The document provides an overview of coding problems associated with Uber on LeetCode, including problem titles, acceptance rates, difficulty levels, and frequencies. It highlights that users can filter results by different time periods and notes that the algorithm for calculating company tags has been improved for accuracy. As of the latest update, the user has solved 1 out of 427 problems listed.

Uploaded by

harsh.anand.ggl
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views26 pages

Uber - LeetCode

The document provides an overview of coding problems associated with Uber on LeetCode, including problem titles, acceptance rates, difficulty levels, and frequencies. It highlights that users can filter results by different time periods and notes that the algorithm for calculating company tags has been improved for accuracy. As of the latest update, the user has solved 1 out of 427 problems listed.

Uploaded by

harsh.anand.ggl
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 26

9/27/23, 1:14 AM Uber - LeetCode

(/)

 Uber

Problems Discuss

Notice
We've improved our algorithm that calculates company tags and their frequencies to be more
accurate and current.

This page updates weekly on Saturday.

You can filter the results by different time periods.

You have solved 1 / 427 problems.

Show problem tags Select time period: All time

# Title Acceptance Difficulty Frequency 

815 Bus Routes (/problems/bus-routes) 45.5% Hard

291 Word Pattern II (/problems/word-pattern-ii) 47.3% Medium


465 Optimal Account Balancing 49.4% Hard


(/problems/optimal-account-balancing) 

427 Construct Quad Tree (/problems/construct- 74.9% Medium


quad-tree)

564 Find the Closest Palindrome (/problems/find- 21.8% Hard


the-closest-palindrome)

361 Bomb Enemy (/problems/bomb-enemy)  51.5% Medium

305 Number of Islands II (/problems/number-of- 39.6% Hard


islands-ii) 

1400 Construct K Palindrome Strings 62.4% Medium


(/problems/construct-k-palindrome-strings)

1842 Next Palindrome Using Same Digits 53.0% Hard


(/problems/next-palindrome-using-same-
digits) 

529 Minesweeper (/problems/minesweeper) 66.0% Medium

https://leetcode.com/company/uber/ 1/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

986 Interval List Intersections (/problems/interval- 71.3% Medium


list-intersections)

212 Word Search II (/problems/word-search-ii) 36.1% Hard

428 Serialize and Deserialize N-ary Tree 66.3% Hard


(/problems/serialize-and-deserialize-n-ary-
tree) 

773 Sliding Puzzle (/problems/sliding-puzzle) 64.4% Hard

1428 Leftmost Column with at Least a One 53.6% Medium


(/problems/leftmost-column-with-at-least-a-
one) 

68 Text Justification (/problems/text-justification) 41.3% Hard

332 Reconstruct Itinerary (/problems/reconstruct- 43.6% Hard


itinerary)

341 Flatten Nested List Iterator 62.1% Medium


(/problems/flatten-nested-list-iterator)

855 Exam Room (/problems/exam-room) 43.3% Medium

1438 Longest Continuous Subarray With Absolute 48.8% Medium


Diff Less Than or Equal to Limit
(/problems/longest-continuous-subarray-
with-absolute-diff-less-than-or-equal-to-
limit)

741 Cherry Pickup (/problems/cherry-pickup) 36.5% Hard

56 Merge Intervals (/problems/merge-intervals) 46.5% Medium

267 Palindrome Permutation II 40.9% Medium


(/problems/palindrome-permutation-ii) 

174 Dungeon Game (/problems/dungeon-game) 37.7% Hard

200 Number of Islands (/problems/number-of- 57.8% Medium


islands)

642 Design Search Autocomplete System 48.7% Hard


(/problems/design-search-autocomplete-
system) 

262 Trips and Users (/problems/trips-and-users) 36.5% Hard

1515 Best Position for a Service Centre 36.9% Hard


(/problems/best-position-for-a-service-
centre)

https://leetcode.com/company/uber/ 2/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

146 LRU Cache (/problems/lru-cache) 41.7% Medium

399 Evaluate Division (/problems/evaluate- 61.4% Medium


division)

297 Serialize and Deserialize Binary Tree 55.9% Hard


(/problems/serialize-and-deserialize-binary-
tree)

253 Meeting Rooms II (/problems/meeting- 50.8% Medium


rooms-ii) 

692 Top K Frequent Words (/problems/top-k- 57.5% Medium


frequent-words)

2187 Minimum Time to Complete Trips 39.0% Medium


(/problems/minimum-time-to-complete-trips)

 1 Two Sum (/problems/two-sum) 50.7% Easy

273 Integer to English Words (/problems/integer- 30.2% Hard


to-english-words)

227 Basic Calculator II (/problems/basic- 42.7% Medium


calculator-ii)

636 Exclusive Time of Functions 61.4% Medium


(/problems/exclusive-time-of-functions)

2127 Maximum Employees to Be Invited to a 35.8% Hard


Meeting (/problems/maximum-employees-
to-be-invited-to-a-meeting)

1531 String Compression II (/problems/string- 49.2% Hard


compression-ii)

528 Random Pick with Weight 46.2% Medium


(/problems/random-pick-with-weight)

79 Word Search (/problems/word-search) 40.7% Medium

42 Trapping Rain Water (/problems/trapping- 59.9% Hard


rain-water)

380 Insert Delete GetRandom O(1) 52.8% Medium


(/problems/insert-delete-getrandom-o1)

545 Boundary of Binary Tree 44.7% Medium


(/problems/boundary-of-binary-tree) 

269 Alien Dictionary (/problems/alien-dictionary) 35.4% Hard


https://leetcode.com/company/uber/ 3/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

218 The Skyline Problem (/problems/the-skyline- 42.2% Hard


problem)

126 Word Ladder II (/problems/word-ladder-ii) 27.4% Hard

354 Russian Doll Envelopes (/problems/russian- 37.4% Hard


doll-envelopes)

36 Valid Sudoku (/problems/valid-sudoku) 58.6% Medium

17 Letter Combinations of a Phone Number 58.6% Medium


(/problems/letter-combinations-of-a-phone-
number)

1861 Rotating the Box (/problems/rotating-the- 66.2% Medium


box)

2 Add Two Numbers (/problems/add-two- 41.3% Medium


numbers)

224 Basic Calculator (/problems/basic-calculator) 42.7% Hard

384 Shuffle an Array (/problems/shuffle-an-array) 58.0% Medium

729 My Calendar I (/problems/my-calendar-i) 56.7% Medium

139 Word Break (/problems/word-break) 46.2% Medium

759 Employee Free Time (/problems/employee- 72.0% Hard


free-time) 

239 Sliding Window Maximum 46.5% Hard


(/problems/sliding-window-maximum)

2493 Divide Nodes Into the Maximum Number of 37.1% Hard


Groups (/problems/divide-nodes-into-the-
maximum-number-of-groups)

286 Walls and Gates (/problems/walls-and-gates) 60.8% Medium


127 Word Ladder (/problems/word-ladder) 38.0% Hard

767 Reorganize String (/problems/reorganize- 54.3% Medium


string)

1743 Restore the Array From Adjacent Pairs 69.0% Medium


(/problems/restore-the-array-from-adjacent-
pairs)

722 Remove Comments (/problems/remove- 38.4% Medium


comments)

https://leetcode.com/company/uber/ 4/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

312 Burst Balloons (/problems/burst-balloons) 58.0% Hard

22 Generate Parentheses (/problems/generate- 73.4% Medium


parentheses)

1044 Longest Duplicate Substring 30.4% Hard


(/problems/longest-duplicate-substring)

772 Basic Calculator III (/problems/basic- 49.4% Hard


calculator-iii) 

254 Factor Combinations (/problems/factor- 49.3% Medium


combinations) 

362 Design Hit Counter (/problems/design-hit- 68.4% Medium


counter) 

329 Longest Increasing Path in a Matrix 52.9% Hard


(/problems/longest-increasing-path-in-a-
matrix)

140 Word Break II (/problems/word-break-ii) 46.3% Hard

934 Shortest Bridge (/problems/shortest-bridge) 57.8% Medium

1281 Subtract the Product and Sum of Digits of an 86.4% Easy


Integer (/problems/subtract-the-product-
and-sum-of-digits-of-an-integer)

10 Regular Expression Matching 27.9% Hard


(/problems/regular-expression-matching)

301 Remove Invalid Parentheses 47.4% Hard


(/problems/remove-invalid-parentheses)

959 Regions Cut By Slashes (/problems/regions- 69.3% Medium


cut-by-slashes)

34 Find First and Last Position of Element in 42.6% Medium


Sorted Array (/problems/find-first-and-last-
position-of-element-in-sorted-array)

49 Group Anagrams (/problems/group- 67.0% Medium


anagrams)

53 Maximum Subarray (/problems/maximum- 50.3% Medium


subarray)

91 Decode Ways (/problems/decode-ways) 33.3% Medium

247 Strobogrammatic Number II 51.7% Medium


(/problems/strobogrammatic-number-ii) 

https://leetcode.com/company/uber/ 5/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

3 Longest Substring Without Repeating 34.0% Medium


Characters (/problems/longest-substring-
without-repeating-characters)

967 Numbers With Same Consecutive Differences 57.6% Medium


(/problems/numbers-with-same-consecutive-
differences)

31 Next Permutation (/problems/next- 38.6% Medium


permutation)

4 Median of Two Sorted Arrays 38.0% Hard


(/problems/median-of-two-sorted-arrays)

295 Find Median from Data Stream 51.5% Hard


(/problems/find-median-from-data-stream)

149 Max Points on a Line (/problems/max-points- 25.8% Hard


on-a-line)

621 Task Scheduler (/problems/task-scheduler) 57.3% Medium

76 Minimum Window Substring 41.2% Hard


(/problems/minimum-window-substring)

13 Roman to Integer (/problems/roman-to- 59.4% Easy


integer)

230 Kth Smallest Element in a BST (/problems/kth- 71.3% Medium


smallest-element-in-a-bst)

394 Decode String (/problems/decode-string) 58.4% Medium

1385 Find the Distance Value Between Two Arrays 67.3% Easy
(/problems/find-the-distance-value-between-
two-arrays)

15 3Sum (/problems/3sum) 33.3% Medium

449 Serialize and Deserialize BST 57.3% Medium


(/problems/serialize-and-deserialize-bst)

889 Construct Binary Tree from Preorder and 71.2% Medium


Postorder Traversal (/problems/construct-
binary-tree-from-preorder-and-postorder-
traversal)

1579 Remove Max Number of Edges to Keep Graph 64.6% Hard


Fully Traversable (/problems/remove-max-
number-of-edges-to-keep-graph-fully-
traversable)

https://leetcode.com/company/uber/ 6/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

5 Longest Palindromic Substring 32.8% Medium


(/problems/longest-palindromic-substring)

953 Verifying an Alien Dictionary 54.6% Easy


(/problems/verifying-an-alien-dictionary)

23 Merge k Sorted Lists (/problems/merge-k- 50.9% Hard


sorted-lists)

945 Minimum Increment to Make Array Unique 51.9% Medium


(/problems/minimum-increment-to-make-
array-unique)

37 Sudoku Solver (/problems/sudoku-solver) 59.3% Hard

871 Minimum Number of Refueling Stops 39.8% Hard


(/problems/minimum-number-of-refueling-
stops)

54 Spiral Matrix (/problems/spiral-matrix) 47.6% Medium

1152 Analyze User Website Visit Pattern 43.0% Medium


(/problems/analyze-user-website-visit-
pattern) 

2035 Partition Array Into Two Arrays to Minimize 19.2% Hard


Sum Difference (/problems/partition-array-
into-two-arrays-to-minimize-sum-difference)

246 Strobogrammatic Number 47.7% Easy


(/problems/strobogrammatic-number) 

97 Interleaving String (/problems/interleaving- 39.3% Medium


string)

992 Subarrays with K Different Integers 55.7% Hard


(/problems/subarrays-with-k-different-
integers)

121 Best Time to Buy and Sell Stock 53.5% Easy


(/problems/best-time-to-buy-and-sell-stock)

863 All Nodes Distance K in Binary Tree 64.0% Medium


(/problems/all-nodes-distance-k-in-binary-
tree)

535 Encode and Decode TinyURL 86.1% Medium


(/problems/encode-and-decode-tinyurl)

59 Spiral Matrix II (/problems/spiral-matrix-ii) 70.1% Medium

752 Open the Lock (/problems/open-the-lock) 55.8% Medium

https://leetcode.com/company/uber/ 7/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

977 Squares of a Sorted Array 71.8% Easy


(/problems/squares-of-a-sorted-array)

131 Palindrome Partitioning 66.2% Medium


(/problems/palindrome-partitioning)

502 IPO (/problems/ipo) 49.6% Hard

238 Product of Array Except Self 65.0% Medium


(/problems/product-of-array-except-self)

418 Sentence Screen Fitting (/problems/sentence- 35.7% Medium


screen-fitting) 

7 Reverse Integer (/problems/reverse-integer) 27.9% Medium

1286 Iterator for Combination (/problems/iterator- 73.3% Medium


for-combination)

21 Merge Two Sorted Lists (/problems/merge- 63.2% Easy


two-sorted-lists)

210 Course Schedule II (/problems/course- 49.3% Medium


schedule-ii)

279 Perfect Squares (/problems/perfect-squares) 53.0% Medium

11 Container With Most Water 54.2% Medium


(/problems/container-with-most-water)

658 Find K Closest Elements (/problems/find-k- 46.9% Medium


closest-elements)

1335 Minimum Difficulty of a Job Schedule 58.3% Hard


(/problems/minimum-difficulty-of-a-job-
schedule)

608 Tree Node (/problems/tree-node) 71.5% Medium

902 Numbers At Most N Given Digit Set 42.1% Hard


(/problems/numbers-at-most-n-given-digit-
set)

1293 Shortest Path in a Grid with Obstacles 45.2% Hard


Elimination (/problems/shortest-path-in-a-
grid-with-obstacles-elimination)

827 Making A Large Island (/problems/making-a- 45.7% Hard


large-island)

378 Kth Smallest Element in a Sorted Matrix 62.0% Medium


(/problems/kth-smallest-element-in-a-sorted-
matrix)

https://leetcode.com/company/uber/ 8/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

16 3Sum Closest (/problems/3sum-closest) 45.5% Medium

48 Rotate Image (/problems/rotate-image) 72.6% Medium

128 Longest Consecutive Sequence 47.5% Medium


(/problems/longest-consecutive-sequence)

221 Maximal Square (/problems/maximal-square) 45.7% Medium

2009 Minimum Number of Operations to Make 45.4% Hard


Array Continuous (/problems/minimum-
number-of-operations-to-make-array-
continuous)

518 Coin Change II (/problems/coin-change-ii) 63.1% Medium

39 Combination Sum (/problems/combination- 70.0% Medium


sum)

20 Valid Parentheses (/problems/valid- 40.2% Easy


parentheses)

51 N-Queens (/problems/n-queens) 66.1% Hard

14 Longest Common Prefix (/problems/longest- 41.6% Easy


common-prefix)

130 Surrounded Regions (/problems/surrounded- 38.0% Medium


regions)

64 Minimum Path Sum (/problems/minimum- 62.9% Medium


path-sum)

358 Rearrange String k Distance Apart 38.4% Hard


(/problems/rearrange-string-k-distance-
apart) 

1635 Hopper Company Queries I 48.5% Hard


(/problems/hopper-company-queries-i) 

57 Insert Interval (/problems/insert-interval) 39.4% Medium

438 Find All Anagrams in a String 50.4% Medium


(/problems/find-all-anagrams-in-a-string)

133 Clone Graph (/problems/clone-graph) 54.8% Medium

162 Find Peak Element (/problems/find-peak- 45.8% Medium


element)

347 Top K Frequent Elements (/problems/top-k- 63.1% Medium


frequent-elements)

https://leetcode.com/company/uber/ 9/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

41 First Missing Positive (/problems/first- 37.1% Hard


missing-positive)

207 Course Schedule (/problems/course- 46.2% Medium


schedule)

161 One Edit Distance (/problems/one-edit- 34.2% Medium


distance) 

417 Pacific Atlantic Water Flow (/problems/pacific- 54.8% Medium


atlantic-water-flow)

44 Wildcard Matching (/problems/wildcard- 27.3% Hard


matching)

432 All O`one Data Structure (/problems/all-oone- 36.5% Hard


data-structure)

179 Largest Number (/problems/largest-number) 35.2% Medium

322 Coin Change (/problems/coin-change) 42.9% Medium

1950 Maximum of Minimum Values in All Subarrays 49.7% Medium


(/problems/maximum-of-minimum-values-in-
all-subarrays) 

1344 Angle Between Hands of a Clock 63.4% Medium


(/problems/angle-between-hands-of-a-clock)

1878 Get Biggest Three Rhombus Sums in a Grid 47.3% Medium


(/problems/get-biggest-three-rhombus-
sums-in-a-grid)

46 Permutations (/problems/permutations) 77.2% Medium

208 Implement Trie (Prefix Tree) 63.8% Medium


(/problems/implement-trie-prefix-tree)

214 Shortest Palindrome (/problems/shortest- 32.7% Hard


palindrome)

118 Pascal's Triangle (/problems/pascals-triangle) 73.0% Easy

909 Snakes and Ladders (/problems/snakes-and- 44.4% Medium


ladders)

424 Longest Repeating Character Replacement 52.6% Medium


(/problems/longest-repeating-character-
replacement)

493 Reverse Pairs (/problems/reverse-pairs) 30.5% Hard

460 LFU Cache (/problems/lfu-cache) 43.6% Hard

https://leetcode.com/company/uber/ 10/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

1353 Maximum Number of Events That Can Be 32.2% Medium


Attended (/problems/maximum-number-of-
events-that-can-be-attended)

278 First Bad Version (/problems/first-bad- 43.7% Easy


version)

78 Subsets (/problems/subsets) 76.1% Medium

38 Count and Say (/problems/count-and-say) 53.2% Medium

1423 Maximum Points You Can Obtain from Cards 52.3% Medium
(/problems/maximum-points-you-can-
obtain-from-cards)

233 Number of Digit One (/problems/number-of- 34.2% Hard


digit-one)

1838 Frequency of the Most Frequent Element 39.9% Medium


(/problems/frequency-of-the-most-frequent-
element)

6 Zigzag Conversion (/problems/zigzag- 45.9% Medium


conversion)

70 Climbing Stairs (/problems/climbing-stairs) 52.2% Easy

994 Rotting Oranges (/problems/rotting-oranges) 53.5% Medium

2468 Split Message Based on Limit 42.7% Hard


(/problems/split-message-based-on-limit)

2603 Collect Coins in a Tree (/problems/collect- 35.5% Hard


coins-in-a-tree)

33 Search in Rotated Sorted Array 40.0% Medium


(/problems/search-in-rotated-sorted-array)

886 Possible Bipartition (/problems/possible- 50.3% Medium


bipartition)

75 Sort Colors (/problems/sort-colors) 60.4% Medium

881 Boats to Save People (/problems/boats-to- 56.1% Medium


save-people)

864 Shortest Path to Get All Keys 54.2% Hard


(/problems/shortest-path-to-get-all-keys)

581 Shortest Unsorted Continuous Subarray 36.6% Medium


(/problems/shortest-unsorted-continuous-
subarray)

https://leetcode.com/company/uber/ 11/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

611 Valid Triangle Number (/problems/valid- 50.7% Medium


triangle-number)

40 Combination Sum II (/problems/combination- 53.7% Medium


sum-ii)

124 Binary Tree Maximum Path Sum 39.5% Hard


(/problems/binary-tree-maximum-path-sum)

1140 Stone Game II (/problems/stone-game-ii) 68.4% Medium

101 Symmetric Tree (/problems/symmetric-tree) 55.3% Easy

186 Reverse Words in a String II 53.5% Medium


(/problems/reverse-words-in-a-string-ii) 

1106 Parsing A Boolean Expression 58.6% Hard


(/problems/parsing-a-boolean-expression)

473 Matchsticks to Square 40.2% Medium


(/problems/matchsticks-to-square)

474 Ones and Zeroes (/problems/ones-and- 47.1% Medium


zeroes)

72 Edit Distance (/problems/edit-distance) 55.4% Medium

698 Partition to K Equal Sum Subsets 38.9% Medium


(/problems/partition-to-k-equal-sum-subsets)

733 Flood Fill (/problems/flood-fill) 63.0% Easy

45 Jump Game II (/problems/jump-game-ii) 40.1% Medium

355 Design Twitter (/problems/design-twitter) 38.4% Medium

215 Kth Largest Element in an Array 67.1% Medium


(/problems/kth-largest-element-in-an-array)

588 Design In-Memory File System 48.5% Hard


(/problems/design-in-memory-file-system)

1235 Maximum Profit in Job Scheduling 53.4% Hard


(/problems/maximum-profit-in-job-
scheduling)

337 House Robber III (/problems/house-robber- 54.0% Medium


iii)

1814 Count Nice Pairs in an Array 41.9% Medium


(/problems/count-nice-pairs-in-an-array)

https://leetcode.com/company/uber/ 12/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

102 Binary Tree Level Order Traversal 65.7% Medium


(/problems/binary-tree-level-order-traversal)

981 Time Based Key-Value Store (/problems/time- 50.5% Medium


based-key-value-store)

84 Largest Rectangle in Histogram 43.3% Hard


(/problems/largest-rectangle-in-histogram)

560 Subarray Sum Equals K (/problems/subarray- 43.2% Medium


sum-equals-k)

25 Reverse Nodes in k-Group 56.6% Hard


(/problems/reverse-nodes-in-k-group)

122 Best Time to Buy and Sell Stock II 65.0% Medium


(/problems/best-time-to-buy-and-sell-stock-
ii)

788 Rotated Digits (/problems/rotated-digits) 56.5% Medium

24 Swap Nodes in Pairs (/problems/swap-nodes- 63.1% Medium


in-pairs)

74 Search a 2D Matrix (/problems/search-a-2d- 49.2% Medium


matrix)

206 Reverse Linked List (/problems/reverse- 74.8% Easy


linked-list)

695 Max Area of Island (/problems/max-area-of- 71.9% Medium


island)

1480 Running Sum of 1d Array 86.7% Easy


(/problems/running-sum-of-1d-array)

50 Pow(x, n) (/problems/powx-n) 34.0% Medium

416 Partition Equal Subset Sum 46.2% Medium


(/problems/partition-equal-subset-sum)

350 Intersection of Two Arrays II 56.2% Easy


(/problems/intersection-of-two-arrays-ii)

283 Move Zeroes (/problems/move-zeroes) 61.4% Easy

1011 Capacity To Ship Packages Within D Days 68.4% Medium


(/problems/capacity-to-ship-packages-
within-d-days)

721 Accounts Merge (/problems/accounts-merge) 56.6% Medium

https://leetcode.com/company/uber/ 13/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

169 Majority Element (/problems/majority- 63.8% Easy


element)

2023 Number of Pairs of Strings With 73.9% Medium


Concatenation Equal to Target
(/problems/number-of-pairs-of-strings-with-
concatenation-equal-to-target)

69 Sqrt(x) (/problems/sqrtx) 37.9% Easy

234 Palindrome Linked List 51.0% Easy


(/problems/palindrome-linked-list)

290 Word Pattern (/problems/word-pattern) 41.7% Easy

680 Valid Palindrome II (/problems/valid- 39.6% Easy


palindrome-ii)

731 My Calendar II (/problems/my-calendar-ii) 55.2% Medium

1136 Parallel Courses (/problems/parallel-courses) 61.4% Medium


134 Gas Station (/problems/gas-station) 45.8% Medium

1352 Product of the Last K Numbers 50.2% Medium


(/problems/product-of-the-last-k-numbers)

29 Divide Two Integers (/problems/divide-two- 17.1% Medium


integers)

486 Predict the Winner (/problems/predict-the- 55.4% Medium


winner)

912 Sort an Array (/problems/sort-an-array) 58.0% Medium

152 Maximum Product Subarray 34.8% Medium


(/problems/maximum-product-subarray)

699 Falling Squares (/problems/falling-squares) 44.8% Hard

737 Sentence Similarity II (/problems/sentence- 49.3% Medium


similarity-ii) 

1239 Maximum Length of a Concatenated String 52.2% Medium


with Unique Characters
(/problems/maximum-length-of-a-
concatenated-string-with-unique-characters)

1755 Closest Subsequence Sum 37.9% Hard


(/problems/closest-subsequence-sum)

https://leetcode.com/company/uber/ 14/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

2551 Put Marbles in Bags (/problems/put-marbles- 67.2% Hard


in-bags)

205 Isomorphic Strings (/problems/isomorphic- 43.5% Easy


strings)

387 First Unique Character in a String 60.1% Easy


(/problems/first-unique-character-in-a-string)

28 Find the Index of the First Occurrence in a 40.5% Easy


String (/problems/find-the-index-of-the-first-
occurrence-in-a-string)

138 Copy List with Random Pointer 54.1% Medium


(/problems/copy-list-with-random-pointer)

817 Linked List Components (/problems/linked- 57.2% Medium


list-components)

540 Single Element in a Sorted Array 59.0% Medium


(/problems/single-element-in-a-sorted-array)

9 Palindrome Number (/problems/palindrome- 54.5% Easy


number)

2134 Minimum Swaps to Group All 1's Together II 51.6% Medium


(/problems/minimum-swaps-to-group-all-1s-
together-ii)

2333 Minimum Sum of Squared Difference 25.3% Medium


(/problems/minimum-sum-of-squared-
difference)

987 Vertical Order Traversal of a Binary Tree 46.2% Hard


(/problems/vertical-order-traversal-of-a-
binary-tree)

1002 Find Common Characters (/problems/find- 68.6% Easy


common-characters)

148 Sort List (/problems/sort-list) 56.4% Medium

160 Intersection of Two Linked Lists 55.8% Easy


(/problems/intersection-of-two-linked-lists)

62 Unique Paths (/problems/unique-paths) 63.6% Medium

778 Swim in Rising Water (/problems/swim-in- 60.2% Hard


rising-water)

https://leetcode.com/company/uber/ 15/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

1039 Minimum Score Triangulation of Polygon 57.7% Medium


(/problems/minimum-score-triangulation-of-
polygon)

114 Flatten Binary Tree to Linked List 63.2% Medium


(/problems/flatten-binary-tree-to-linked-list)

1008 Construct Binary Search Tree from Preorder 81.6% Medium


Traversal (/problems/construct-binary-search-
tree-from-preorder-traversal)

181 Employees Earning More Than Their 68.9% Easy


Managers (/problems/employees-earning-
more-than-their-managers)

123 Best Time to Buy and Sell Stock III 46.8% Hard
(/problems/best-time-to-buy-and-sell-stock-
iii)

1705 Maximum Number of Eaten Apples 38.4% Medium


(/problems/maximum-number-of-eaten-
apples)

35 Search Insert Position (/problems/search- 44.4% Easy


insert-position)

217 Contains Duplicate (/problems/contains- 61.0% Easy


duplicate)

88 Merge Sorted Array (/problems/merge- 48.0% Easy


sorted-array)

8 String to Integer (atoi) (/problems/string-to- 16.8% Medium


integer-atoi)

704 Binary Search (/problems/binary-search) 56.6% Easy

235 Lowest Common Ancestor of a Binary Search 63.0% Medium


Tree (/problems/lowest-common-ancestor-
of-a-binary-search-tree)

199 Binary Tree Right Side View 62.2% Medium


(/problems/binary-tree-right-side-view)

178 Rank Scores (/problems/rank-scores) 61.2% Medium

1856 Maximum Subarray Min-Product 37.9% Medium


(/problems/maximum-subarray-min-product)

1095 Find in Mountain Array (/problems/find-in- 35.2% Hard


mountain-array)

https://leetcode.com/company/uber/ 16/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

196 Delete Duplicate Emails (/problems/delete- 61.0% Easy


duplicate-emails)

105 Construct Binary Tree from Preorder and 62.5% Medium


Inorder Traversal (/problems/construct-
binary-tree-from-preorder-and-inorder-
traversal)

494 Target Sum (/problems/target-sum) 46.0% Medium

155 Min Stack (/problems/min-stack) 53.0% Medium

724 Find Pivot Index (/problems/find-pivot-index) 56.0% Easy

617 Merge Two Binary Trees (/problems/merge- 78.7% Easy


two-binary-trees)

1025 Divisor Game (/problems/divisor-game) 68.0% Easy

1740 Find Distance in a Binary Tree 69.7% Medium


(/problems/find-distance-in-a-binary-tree)

26 Remove Duplicates from Sorted Array 53.2% Easy


(/problems/remove-duplicates-from-sorted-
array)

143 Reorder List (/problems/reorder-list) 54.5% Medium

739 Daily Temperatures (/problems/daily- 65.9% Medium


temperatures)

287 Find the Duplicate Number (/problems/find- 59.4% Medium


the-duplicate-number)

136 Single Number (/problems/single-number) 71.6% Easy

219 Contains Duplicate II (/problems/contains- 43.5% Easy


duplicate-ii)

852 Peak Index in a Mountain Array 68.8% Medium


(/problems/peak-index-in-a-mountain-array)

1818 Minimum Absolute Sum Difference 30.6% Medium


(/problems/minimum-absolute-sum-
difference)

1326 Minimum Number of Taps to Open to Water a 51.6% Hard


Garden (/problems/minimum-number-of-
taps-to-open-to-water-a-garden)

67 Add Binary (/problems/add-binary) 52.7% Easy

https://leetcode.com/company/uber/ 17/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

 249 Group Shifted Strings (/problems/group- 64.6% Medium


shifted-strings) 

202 Happy Number (/problems/happy-number) 55.3% Easy

266 Palindrome Permutation 66.4% Easy


(/problems/palindrome-permutation) 

1603 Design Parking System (/problems/design- 88.2% Easy


parking-system)

73 Set Matrix Zeroes (/problems/set-matrix- 53.4% Medium


zeroes)

740 Delete and Earn (/problems/delete-and-earn) 56.7% Medium

849 Maximize Distance to Closest Person 47.8% Medium


(/problems/maximize-distance-to-closest-
person)

135 Candy (/problems/candy) 43.3% Hard

188 Best Time to Buy and Sell Stock IV 40.9% Hard


(/problems/best-time-to-buy-and-sell-stock-
iv)

18 4Sum (/problems/4sum) 35.8% Medium

1556 Thousand Separator (/problems/thousand- 54.1% Easy


separator)

90 Subsets II (/problems/subsets-ii) 56.5% Medium

543 Diameter of Binary Tree (/problems/diameter- 58.0% Easy


of-binary-tree)

1290 Convert Binary Number in a Linked List to 81.5% Easy


Integer (/problems/convert-binary-number-
in-a-linked-list-to-integer)

98 Validate Binary Search Tree 32.3% Medium


(/problems/validate-binary-search-tree)

154 Find Minimum in Rotated Sorted Array II 43.5% Hard


(/problems/find-minimum-in-rotated-sorted-
array-ii)

81 Search in Rotated Sorted Array II 37.3% Medium


(/problems/search-in-rotated-sorted-array-ii)

242 Valid Anagram (/problems/valid-anagram) 63.3% Easy

https://leetcode.com/company/uber/ 18/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

532 K-diff Pairs in an Array (/problems/k-diff- 41.9% Medium


pairs-in-an-array)

153 Find Minimum in Rotated Sorted Array 49.5% Medium


(/problems/find-minimum-in-rotated-sorted-
array)

690 Employee Importance (/problems/employee- 66.1% Medium


importance)

1062 Longest Repeating Substring 59.6% Medium


(/problems/longest-repeating-substring) 

304 Range Sum Query 2D - Immutable 53.5% Medium


(/problems/range-sum-query-2d-immutable)

785 Is Graph Bipartite? (/problems/is-graph- 55.0% Medium


bipartite)

930 Binary Subarrays With Sum 54.7% Medium


(/problems/binary-subarrays-with-sum)

875 Koko Eating Bananas (/problems/koko- 49.9% Medium


eating-bananas)

177 Nth Highest Salary (/problems/nth-highest- 38.1% Medium


salary)

226 Invert Binary Tree (/problems/invert-binary- 75.7% Easy


tree)

1143 Longest Common Subsequence 57.7% Medium


(/problems/longest-common-subsequence)

851 Loud and Rich (/problems/loud-and-rich) 58.8% Medium

402 Remove K Digits (/problems/remove-k-digits) 30.8% Medium

373 Find K Pairs with Smallest Sums 40.1% Medium


(/problems/find-k-pairs-with-smallest-sums)

167 Two Sum II - Input Array Is Sorted 60.3% Medium


(/problems/two-sum-ii-input-array-is-sorted)

1151 Minimum Swaps to Group All 1's Together 60.7% Medium


(/problems/minimum-swaps-to-group-all-1s-
together) 

63 Unique Paths II (/problems/unique-paths-ii) 41.0% Medium

1920 Build Array from Permutation 89.5% Easy


(/problems/build-array-from-permutation)

https://leetcode.com/company/uber/ 19/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

763 Partition Labels (/problems/partition-labels) 79.8% Medium

1475 Final Prices With a Special Discount in a Shop 76.7% Easy


(/problems/final-prices-with-a-special-
discount-in-a-shop)

2158 Amount of New Area Painted Each Day 54.7% Hard


(/problems/amount-of-new-area-painted-
each-day) 

95 Unique Binary Search Trees II 56.4% Medium


(/problems/unique-binary-search-trees-ii)

662 Maximum Width of Binary Tree 42.6% Medium


(/problems/maximum-width-of-binary-tree)

414 Third Maximum Number (/problems/third- 33.9% Easy


maximum-number)

103 Binary Tree Zigzag Level Order Traversal 57.9% Medium


(/problems/binary-tree-zigzag-level-order-
traversal)

231 Power of Two (/problems/power-of-two) 46.3% Easy

1171 Remove Zero Sum Consecutive Nodes from 43.3% Medium


Linked List (/problems/remove-zero-sum-
consecutive-nodes-from-linked-list)

1631 Path With Minimum Effort (/problems/path- 59.3% Medium


with-minimum-effort)

682 Baseball Game (/problems/baseball-game) 75.1% Easy

450 Delete Node in a BST (/problems/delete- 50.7% Medium


node-in-a-bst)

180 Consecutive Numbers 46.7% Medium


(/problems/consecutive-numbers)

163 Missing Ranges (/problems/missing-ranges) 32.7% Easy


310 Minimum Height Trees (/problems/minimum- 38.7% Medium


height-trees)

71 Simplify Path (/problems/simplify-path) 41.0% Medium

653 Two Sum IV - Input is a BST (/problems/two- 61.1% Easy


sum-iv-input-is-a-bst)

847 Shortest Path Visiting All Nodes 65.9% Hard


(/problems/shortest-path-visiting-all-nodes)

https://leetcode.com/company/uber/ 20/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

443 String Compression (/problems/string- 53.0% Medium


compression)

1402 Reducing Dishes (/problems/reducing-dishes) 76.4% Hard

171 Excel Sheet Column Number 62.8% Easy


(/problems/excel-sheet-column-number)

58 Length of Last Word (/problems/length-of- 46.1% Easy


last-word)

189 Rotate Array (/problems/rotate-array) 39.8% Medium

260 Single Number III (/problems/single-number- 67.9% Medium


iii)

1636 Sort Array by Increasing Frequency 70.4% Easy


(/problems/sort-array-by-increasing-
frequency)

125 Valid Palindrome (/problems/valid- 45.7% Easy


palindrome)

19 Remove Nth Node From End of List 42.6% Medium


(/problems/remove-nth-node-from-end-of-
list)

696 Count Binary Substrings (/problems/count- 65.4% Easy


binary-substrings)

151 Reverse Words in a String (/problems/reverse- 36.9% Medium


words-in-a-string)

1046 Last Stone Weight (/problems/last-stone- 65.2% Easy


weight)

1700 Number of Students Unable to Eat Lunch 70.0% Easy


(/problems/number-of-students-unable-to-
eat-lunch)

2235 Add Two Integers (/problems/add-two- 87.2% Easy


integers)

1584 Min Cost to Connect All Points 66.5% Medium


(/problems/min-cost-to-connect-all-points)

452 Minimum Number of Arrows to Burst 55.6% Medium


Balloons (/problems/minimum-number-of-
arrows-to-burst-balloons)

412 Fizz Buzz (/problems/fizz-buzz) 70.9% Easy

https://leetcode.com/company/uber/ 21/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

735 Asteroid Collision (/problems/asteroid- 45.3% Medium


collision)

496 Next Greater Element I (/problems/next- 71.7% Easy


greater-element-i)

876 Middle of the Linked List (/problems/middle- 76.6% Easy


of-the-linked-list)

268 Missing Number (/problems/missing-number) 63.9% Easy

392 Is Subsequence (/problems/is-subsequence) 48.0% Easy

921 Minimum Add to Make Parentheses Valid 75.1% Medium


(/problems/minimum-add-to-make-
parentheses-valid)

743 Network Delay Time (/problems/network- 52.8% Medium


delay-time)

27 Remove Element (/problems/remove- 54.6% Easy


element)

104 Maximum Depth of Binary Tree 74.5% Easy


(/problems/maximum-depth-of-binary-tree)

83 Remove Duplicates from Sorted List 51.5% Easy


(/problems/remove-duplicates-from-sorted-
list)

648 Replace Words (/problems/replace-words) 62.7% Medium

1462 Course Schedule IV (/problems/course- 49.4% Medium


schedule-iv)

2176 Count Equal and Divisible Pairs in an Array 79.4% Easy


(/problems/count-equal-and-divisible-pairs-
in-an-array)

1328 Break a Palindrome (/problems/break-a- 52.1% Medium


palindrome)

112 Path Sum (/problems/path-sum) 49.1% Easy

1389 Create Target Array in the Given Order 85.8% Easy


(/problems/create-target-array-in-the-given-
order)

374 Guess Number Higher or Lower 52.5% Easy


(/problems/guess-number-higher-or-lower)

2402 Meeting Rooms III (/problems/meeting- 33.2% Hard


rooms-iii)

https://leetcode.com/company/uber/ 22/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

345 Reverse Vowels of a String 51.3% Easy


(/problems/reverse-vowels-of-a-string)

2667 Create Hello World Function 79.8% Easy


(/problems/create-hello-world-function)

1431 Kids With the Greatest Number of Candies 87.4% Easy


(/problems/kids-with-the-greatest-number-
of-candies)

725 Split Linked List in Parts (/problems/split- 63.8% Medium


linked-list-in-parts)

1587 Bank Account Summary II (/problems/bank- 84.3% Easy


account-summary-ii)

1768 Merge Strings Alternately (/problems/merge- 79.3% Easy


strings-alternately)

1372 Longest ZigZag Path in a Binary Tree 66.6% Medium


(/problems/longest-zigzag-path-in-a-binary-
tree)

110 Balanced Binary Tree (/problems/balanced- 50.4% Easy


binary-tree)

1334 Find the City With the Smallest Number of 57.9% Medium
Neighbors at a Threshold Distance
(/problems/find-the-city-with-the-smallest-
number-of-neighbors-at-a-threshold-
distance)

1351 Count Negative Numbers in a Sorted Matrix 77.3% Easy


(/problems/count-negative-numbers-in-a-
sorted-matrix)

1752 Check if Array Is Sorted and Rotated 50.6% Easy


(/problems/check-if-array-is-sorted-and-
rotated)

516 Longest Palindromic Subsequence 62.2% Medium


(/problems/longest-palindromic-
subsequence)

1268 Search Suggestions System 65.8% Medium


(/problems/search-suggestions-system)

2707 Extra Characters in a String (/problems/extra- 53.0% Medium


characters-in-a-string)

605 Can Place Flowers (/problems/can-place- 30.2% Easy


flowers)

https://leetcode.com/company/uber/ 23/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

1762 Buildings With an Ocean View 79.0% Medium


(/problems/buildings-with-an-ocean-view)

408 Valid Word Abbreviation (/problems/valid- 35.0% Easy


word-abbreviation) 

1926 Nearest Exit from Entrance in Maze 47.6% Medium


(/problems/nearest-exit-from-entrance-in-
maze)

586 Customer Placing the Largest Number of 65.9% Easy


Orders (/problems/customer-placing-the-
largest-number-of-orders)

1929 Concatenation of Array 89.5% Easy


(/problems/concatenation-of-array)

2149 Rearrange Array Elements by Sign 81.7% Medium


(/problems/rearrange-array-elements-by-
sign)

1342 Number of Steps to Reduce a Number to 84.8% Easy


Zero (/problems/number-of-steps-to-reduce-
a-number-to-zero)

799 Champagne Tower (/problems/champagne- 57.8% Medium


tower)

710 Random Pick with Blacklist 33.5% Hard


(/problems/random-pick-with-blacklist)

1064 Fixed Point (/problems/fixed-point)  64.1% Easy

1519 Number of Nodes in the Sub-Tree With the 55.1% Medium


Same Label (/problems/number-of-nodes-in-
the-sub-tree-with-the-same-label)

1645 Hopper Company Queries II 38.6% Hard


(/problems/hopper-company-queries-ii) 

1651 Hopper Company Queries III 66.7% Hard


(/problems/hopper-company-queries-iii) 

1719 Number Of Ways To Reconstruct A Tree 43.9% Hard


(/problems/number-of-ways-to-reconstruct-
a-tree)

1829 Maximum XOR for Each Query 77.1% Medium


(/problems/maximum-xor-for-each-query)

https://leetcode.com/company/uber/ 24/26
9/27/23, 1:14 AM Uber - LeetCode

(/) # Title Acceptance Difficulty Frequency 

2307 Check for Contradictions in Equations 42.5% Hard


(/problems/check-for-contradictions-in-
equations) 

1968 Array With Elements Not Equal to Average of 49.4% Medium


Neighbors (/problems/array-with-elements-
not-equal-to-average-of-neighbors)

1961 Check If String Is a Prefix of Array 52.9% Easy


(/problems/check-if-string-is-a-prefix-of-
array)

1967 Number of Strings That Appear as Substrings 80.1% Easy


in Word (/problems/number-of-strings-that-
appear-as-substrings-in-word)

2196 Create Binary Tree From Descriptions 72.2% Medium


(/problems/create-binary-tree-from-
descriptions)

2248 Intersection of Multiple Arrays 68.2% Easy


(/problems/intersection-of-multiple-arrays)

2261 K Divisible Elements Subarrays (/problems/k- 49.0% Medium


divisible-elements-subarrays)

2258 Escape the Spreading Fire (/problems/escape- 34.5% Hard


the-spreading-fire)

2243 Calculate Digit Sum of a String 65.7% Easy


(/problems/calculate-digit-sum-of-a-string)

2282 Number of People That Can Be Seen in a Grid 48.5% Medium


(/problems/number-of-people-that-can-be-
seen-in-a-grid) 

2555 Maximize Win From Two Segments 31.7% Medium


(/problems/maximize-win-from-two-
segments)

2828 Check if a String Is an Acronym of Words 83.1% Easy


(/problems/check-if-a-string-is-an-acronym-
of-words)

2848 Points That Intersect With Cars 74.3% Easy


(/problems/points-that-intersect-with-cars)

Copyright © 2023 LeetCode

Help Center (/support) Jobs (/jobs) Bug Bounty (/bugbounty) Online Interview (/interview/) Students (/student)

Terms (/terms) Privacy Policy (/privacy)

https://leetcode.com/company/uber/ 25/26
9/27/23, 1:14 AM Uber - LeetCode

United States (/region)


(/)

https://leetcode.com/company/uber/ 26/26

You might also like