Closed rigwild closed 4 years ago
Amazon OA 2019: https://leetcode.com/discuss/interview-question/344650/Amazon-Online-Assessment-Questions/337955
Full content:
Amazon OA 2020: https://leetcode.com/discuss/interview-question/344650/Amazon-Online-Assessment-Questions/337955
Full content:
Problem | Year | Position | Platform | Location |
---|---|---|---|---|
Amazon Fresh Promotion | 2020 | Experienced | SHL/HackerRank | USA |
Amazon Music Pairs | 2020 | Experienced | HackerRank | USA |
Items in Containers | 2020 | Experienced | SHL/HackerRank | USA |
Largest Item Association | 2020 | Experienced | SHL | USA |
Turnstile | 2020 | Experienced | SHL/HackerRank | USA |
Five Star Sellers | 2020 | Experienced | HackerRank | USA |
Beta Testing | 2020 | Experienced | HackerRank | USA |
Utilization Checks | 2020 | Experienced | HackerRank | USA/India |
Top K Frequently Mentioned Keywords | 2020 | Experienced | SHL | USA |
Transaction Logs | 2020 | Experienced | HackerRank | USA |
Substrings of Size K with K-1 Distinct Chars | 2020 | Experienced | SHL/HackerRank | USA |
Number of Islands | 2020 | Experienced | SHL/HackerRank | USA |
Most Common Word | 2020 | Experienced | SHL/HackerRank | USA |
Distance Between Nodes in BST | 2020 | Experienced | SHL | USA |
K Closest Points to Origin | 2020 | Experienced | SHL | USA |
Shopping Patterns 🆕 | 2020 | ??? | SHL | USA |
Cut off Rank | 2020 | New Grad/Intern | SHL | USA |
Maximum Units | 2020 | New Grad | SHL | USA |
Disk Space Analysis | 2020 | New Grad | SHL | USA |
Nearest City | 2020 | New Grad | SHL | USA |
Subtree with Maximum Average | 2020 | New Grad | SHL | USA |
Break a Palindrome | 2020 | New Grad | SHL | USA |
Smallest Negative Balance | 2020 | New Grad | SHL | USA |
Find The Highest Profit | 2020 | New Grad | SHL | USA |
Ways to Split String Into Prime Numbers | 2020 | New Grad | SHL | USA |
Fetch Items to Display | 2020 | New Grad | SHL | USA |
Packaging Automation 🆕 | 2020 | New Grad | SHL | USA |
Power Grid 🆕 | 2020 | New Grad | SHL | USA |
Count Teams 🆕 | 2020 | New Grad | SHL | USA |
LRU Cache Misses | 2020 | Intern | SHL | USA |
Earliest Time to Complete Deliveries 🆕 | 2020 | Intern | SHL | USA |
Chemical Delivery System 🆕 | 2020 | Intern | SHL | USA |
Labeling System | 2020 | Intern | SHL | USA |
Merge Two Sorted Lists | 2020 | Intern | SHL | USA |
Maximal Square | 2020 | Intern | SHL | USA |
Throttling Gateway 🆕 | 2020 | Intern | HackerRank | USA |
Unique Device Names 🆕 | 2020 | Intern | SHL | USA |
Divisibility of Strings 🆕 | 2020 | Intern | SHL | USA |
Multiprocessor System 🆕 | 2020 | Intern | SHL | USA |
Winning Sequence 🆕 | 2020 | Intern | SHL | USA |
Slowest Key Press 🆕 | 2020 | Intern | SHL | USA |
Dumped from Medium at: https://medium.com/@scarletinked/are-you-the-leader-were-looking-for-interviewing-at-amazon-8301d787815d
EDIT: New version at https://www.scarletink.com/interviewing-at-amazon-leadership-principles/ (on wayback machine)
26 min read
Amazon Final Interview Questions | SDE1 - Source: https://leetcode.com/discuss/interview-question/488887/Amazon-Final-Interview-Questions-or-SDE1
I've compiled a list of questions people have been asked for Amazon who have had 3 virtual interviews for SDE 1:
*not required to solve ~solve both iteratively and recursively
Amazon Final Interview Questions | All Combined 2021 | SDE & New Grad https://archive.md/bXlNj
Amazon Behavioral questions | Leadership Principles | LP - Source https://leetcode.com/discuss/interview-question/437082/Amazon-Behavioral-questions-or-Leadership-Principles-or-LP
Blind 75 LeetCode Questions - Source https://leetcode.com/discuss/interview-question/460599/Blind-75-LeetCode-Questions
Hi folks,
I found a list of Blind 75 Leetcode problems. Sharing it as I found it very useful.
Happy Coding!
14 Patterns to Ace Any Coding Interview Question
If someone is interested to keep a track can copy this gist.
Grind 75 Leetcode Questions
Cracking The Coding Interview book: https://github.com/rigwild/code-challenges/issues/2
Curated List of Top 75 LeetCode Questions progress Link: https://www.teamblind.com/post/New-Year-Gift---Curated-List-of-Top-100-LeetCode-Questions-to-Save-Your-Time-OaM1orEU
Array
Binary
Dynamic Programming
Graph
Interval
Linked List
Matrix
String
Tree
Heap