0% found this document useful (0 votes)
250 views

Google Leetcode Questions

Uploaded by

Parnika Singhal
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)
250 views

Google Leetcode Questions

Uploaded by

Parnika Singhal
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/ 10

9/9/2020 (2) Problems - LeetCode

In an effort to fight COVID-19, from now until a limited time only, users residing in India can enjoy discount on
both monthly and annual subscriptions (/subscribe/)!

 Category - Algorithms
Day 9 New

SEP Algorithms Database Shell Concurrency


Daily Challenge
(/explore/challenge/card/september-
(../) (/problemset/database/)
(/problemset/shell/) (/problemset/concurrency/)
leetcoding-
challenge)

All Problems
(/problemset/all/)

 🔶 LeetCode Curated Algo 170


(/problemset/leetcode-curated-algo-170/)

 🔷 LeetCode Curated SQL 70


(/problemset/leetcode-curated-sql-70/)

 🔥 Top 100 Liked Questions


(/problemset/top-100-liked-questions/)

 🔝 Top Interview Questions


(/problemset/top-interview-questions/)

 🅰 Top Amazon Questions 


(/problemset/top-amazon-questions/)

 🎏 Top Facebook Questions 


(/problemset/top-facebook-questions/)

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 1/10
9/9/2020 (2) Problems - LeetCode

 ⛽ Top Google Questions 


(/problemset/top-google-questions/)

 Ⓜ Top Microsoft Questions 


(/problemset/m-top-microsoft-questions/)

 Contribute Question
(/contribute/)

619/1440 Solved - Easy 189 Medium 355 Hard 75 Pick One  (/problems/random-one-question/algorithms)

Search question titles, description or IDs  Difficulty  Status  Lists  Tags 

⛽ Top Google Questions 

# Title Solution Acceptance Difficulty Frequency 

 1 Two Sum (/problems/two-sum)  (/articles/two-sum) 45.7% Easy

 53 Maximum Subarray  46.7% Easy


(/problems/maximum-subarray) (/articles/maximum-
subarray)

 560 Subarray Sum Equals K  (/articles/subarray- 43.8% Medium


(/problems/subarray-sum-equals- sum-equals-k)
k)

 394 Decode String (/problems/decode- 50.4% Medium


string)

 85 Maximal Rectangle  (/articles/maximal- 38.1% Hard


(/problems/maximal-rectangle) rectangle)

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 2/10
9/9/2020 (2) Problems - LeetCode

# Title Solution Acceptance Difficulty Frequency 

 253 Meeting Rooms II  (/articles/meeting- 45.8% Medium


(/problems/meeting-rooms-ii)  rooms-ii)

 127 Word Ladder (/problems/word-  (/articles/word- 29.9% Medium


ladder) ladder)

 528 Random Pick with Weight  (/articles/random- 44.0% Medium


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

 767 Reorganize String  48.9% Medium


(/problems/reorganize-string) (/articles/reorganized-
string)

 329 Longest Increasing Path in a  (/articles/longest- 43.6% Hard


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

722 Remove Comments  (/articles/remove- 34.8% Medium


(/problems/remove-comments) comments)

 1197 Minimum Knight Moves 36.2% Medium


(/problems/minimum-knight-
moves) 

1031 Maximum Sum of Two Non- 58.0% Medium


Overlapping Subarrays
(/problems/maximum-sum-of-two-
non-overlapping-subarrays)

 642 Design Search Autocomplete  (/articles/design- 45.0% Hard


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

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 3/10
9/9/2020 (2) Problems - LeetCode

# Title Solution Acceptance Difficulty Frequency 

 1438 Longest Continuous Subarray 42.8% Medium


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

 399 Evaluate Division 52.0% Medium


(/problems/evaluate-division)

 359 Logger Rate Limiter  (/articles/logger- 70.9% Easy


(/problems/logger-rate-limiter)  rate-limiter)

57 Insert Interval (/problems/insert-  (/articles/insert- 33.7% Hard


interval) interval)

843 Guess the Word (/problems/guess-  (/articles/guess- 46.4% Hard


the-word) the-word)

 946 Validate Stack Sequences  (/articles/validate- 62.6% Medium


(/problems/validate-stack- stack-sequences)
sequences)

 727 Minimum Window Subsequence  (/articles/minimum- 41.9% Hard


(/problems/minimum-window- window-
subsequence)  subsequence)

 1060 Missing Element in Sorted Array  (/articles/missing- 54.5% Medium


(/problems/missing-element-in- element-in-sorted-
sorted-array)  array)

809 Expressive Words  47.0% Medium


(/problems/expressive-words) (/articles/expressive-
words)

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 4/10
9/9/2020 (2) Problems - LeetCode

# Title Solution Acceptance Difficulty Frequency 

 659 Split Array into Consecutive  (/articles/split- 43.8% Medium


Subsequences (/problems/split- array-into-
array-into-consecutive- consecutive-
subsequences) subsequences)

 1153 String Transforms Into Another 35.7% Hard


String (/problems/string-
transforms-into-another-string) 

 729 My Calendar I (/problems/my-  (/articles/my- 52.1% Medium


calendar-i) calendar-i)

1293 Shortest Path in a Grid with 42.7% Hard


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

 1110 Delete Nodes And Return Forest 67.2% Medium


(/problems/delete-nodes-and-
return-forest)

1146 Snapshot Array 37.0% Medium


(/problems/snapshot-array)

 1423 Maximum Points You Can Obtain 43.5% Medium


from Cards (/problems/maximum-
points-you-can-obtain-from-
cards)

846 Hand of Straights  (/articles/hand-of- 54.3% Medium


(/problems/hand-of-straights) straights)

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 5/10
9/9/2020 (2) Problems - LeetCode

# Title Solution Acceptance Difficulty Frequency 

 752 Open the Lock (/problems/open-  (/articles/open-the- 52.0% Medium


the-lock) lock)

951 Flip Equivalent Binary Trees  (/articles/flip- 65.5% Medium


(/problems/flip-equivalent-binary- equivalent-binary-
trees) trees)

 337 House Robber III 50.7% Medium


(/problems/house-robber-iii)

792 Number of Matching  (/articles/number- 47.6% Medium


Subsequences of-matching-
(/problems/number-of-matching- subsequences)
subsequences)

299 Bulls and Cows (/problems/bulls-  (/articles/bulls-and- 42.5% Easy


and-cows) cows)

 1477 Find Two Non-overlapping Sub- 31.0% Medium


arrays Each With Target Sum
(/problems/find-two-non-
overlapping-sub-arrays-each-with-
target-sum)

 1296 Divide Array in Sets of K 54.4% Medium


Consecutive Numbers
(/problems/divide-array-in-sets-of-
k-consecutive-numbers)

 1376 Time Needed to Inform All 55.7% Medium


Employees (/problems/time-
needed-to-inform-all-
employees)

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 6/10
9/9/2020 (2) Problems - LeetCode

# Title Solution Acceptance Difficulty Frequency 

 1140 Stone Game II (/problems/stone- 64.0% Medium


game-ii)

 444 Sequence Reconstruction 22.6% Medium


(/problems/sequence-
reconstruction) 

652 Find Duplicate Subtrees  (/articles/find- 50.4% Medium


(/problems/find-duplicate- duplicate-subtrees)
subtrees)

 1231 Divide Chocolate 52.6% Hard


(/problems/divide-chocolate) 

 346 Moving Average from Data Stream  (/articles/moving- 71.7% Easy


(/problems/moving-average-from- average-from-data-
data-stream)  stream)

1368 Minimum Cost to Make at Least 54.7% Hard


One Valid Path in a Grid
(/problems/minimum-cost-to-
make-at-least-one-valid-path-in-a-
grid)

 1345 Jump Game IV (/problems/jump-  (/articles/jump- 38.9% Hard


game-iv) game-iv)

833 Find And Replace in String  (/articles/find-and- 50.6% Medium


(/problems/find-and-replace-in- replace-in-string)
string)

 1463 Cherry Pickup II 65.6% Hard


(/problems/cherry-pickup-ii)

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 7/10
9/9/2020 (2) Problems - LeetCode

# Title Solution Acceptance Difficulty Frequency 

914 X of a Kind in a Deck of Cards  (/articles/x-of-a- 35.0% Easy


(/problems/x-of-a-kind-in-a-deck- kind-in-a-deck-of-
of-cards) cards)

690 Employee Importance  57.5% Easy


(/problems/employee- (/articles/employee-
importance) importance)

50  rows per page.

 Topics

Array 282 (/tag/array/) Dynamic Programming 219 (/tag/dynamic-programming/) String 194 (/tag/string/)

Math 185 (/tag/math/) Tree 141 (/tag/tree/) Depth-first Search 132 (/tag/depth-first-search/)

Hash Table 132 (/tag/hash-table/) Greedy 91 (/tag/greedy/) Binary Search 90 (/tag/binary-search/)

Breadth-first Search 71 (/tag/breadth-first-search/) Sort 61 (/tag/sort/) Two Pointers 61 (/tag/two-pointers/)

Stack 59 (/tag/stack/) Backtracking 55 (/tag/backtracking/) Bit Manipulation 53 (/tag/bit-manipulation/)

Design 51 (/tag/design/) Graph 46 (/tag/graph/) Linked List 39 (/tag/linked-list/) Heap 35 (/tag/heap/)

Union Find 31 (/tag/union-find/)

Show More 

 Companies

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 8/10
9/9/2020 (2) Problems - LeetCode

Google 870 (/company/google/) Amazon 795 (/company/amazon/) Facebook 565 (/company/facebook/)

Microsoft 521 (/company/microsoft/) Apple 379 (/company/apple/) Bloomberg 358 (/company/bloomberg/)

Uber 312 (/company/uber/) Adobe 247 (/company/adobe/) Oracle 217 (/company/oracle/)

LinkedIn 137 (/company/linkedin/) eBay 127 (/company/ebay/) ByteDance 123 (/company/bytedance/)

Goldman Sachs 121 (/company/goldman-sachs/) Yahoo 118 (/company/yahoo/) VMware 107 (/company/vmware/)

Snapchat 90 (/company/snapchat/) Walmart Labs 80 (/company/walmart-labs/) Twitter 79 (/company/twitter/)

Cisco 69 (/company/cisco/) Salesforce 66 (/company/salesforce/) Paypal 64 (/company/paypal/)

Airbnb 59 (/company/airbnb/) Atlassian 57 (/company/atlassian/) Lyft 54 (/company/lyft/)

Expedia 49 (/company/expedia/) Yandex 47 (/company/yandex/) Citadel 43 (/company/citadel/)

Mathworks 42 (/company/mathworks/) Visa 42 (/company/visa/) Nutanix 40 (/company/nutanix/)

Pinterest 39 (/company/pinterest/) Zillow 37 (/company/zillow/) Wish 36 (/company/wish/) SAP 35 (/company/sap/)

Yelp 35 (/company/yelp/) Alibaba 31 (/company/alibaba/) Qualtrics 31 (/company/qualtrics/) Quora 29 (/company/quora/)

Square 27 (/company/square/) Tencent 27 (/company/tencent/) Intuit 26 (/company/intuit/) Roblox 26 (/company/roblox/)

Indeed 25 (/company/indeed/) JPMorgan 25 (/company/jpmorgan/) Nvidia 25 (/company/nvidia/)

ServiceNow 25 (/company/servicenow/) Dropbox 24 (/company/dropbox/) Samsung 24 (/company/samsung/)

Akuna Capital 23 (/company/akuna-capital/) Baidu 23 (/company/baidu/) Wayfair 23 (/company/wayfair/)

DoorDash 22 (/company/doordash/) Capital One 21 (/company/capital-one/) Databricks 21 (/company/databricks/)

Pocket Gems 21 (/company/pocket-gems/) Zenefits 21 (/company/zenefits/) Huawei 20 (/company/huawei/)

Palantir Technologies 20 (/company/palantir-technologies/) Houzz 19 (/company/houzz/) Spotify 19 (/company/spotify/)

Hulu 18 (/company/hulu/) Splunk 18 (/company/splunk/) Twilio 18 (/company/twilio/)

Two Sigma 18 (/company/two-sigma/) Audible 17 (/company/audible/) GoDaddy 17 (/company/godaddy/)

Cruise Automation 16 (/company/cruise-automation/) Grab 16 (/company/grab/) IXL 16 (/company/ixl/)

Morgan Stanley 16 (/company/morgan-stanley/) TripAdvisor 16 (/company/tripadvisor/)

Show More 

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 9/10
9/9/2020 (2) Problems - LeetCode

Copyright © 2020 LeetCode Help Center (/support/) | Terms (/terms/) | Privacy (/privacy/) United
States (/region/)

https://leetcode.com/problemset/algorithms/?listId=7p55wqm 10/10

You might also like