Amazon LLD preparation
Anonymous User
3406

what is the best resources( videos if possible) for the LLD round in amazon interviews for SDEI
also please if you encountred queston ,our found a post of questions been asked put in the comments

sharing wthe questions i found being asked :
1- implement unix find command as an api , the api will support findings;
files that have given certain requirements
files with a certain naming patterns focus on 2 uses cases at first
find al files over 5 MB somewhere under directory
#

2 - Design Stock Broker Platform - Zerodha, Groww : https://leetcode.com/discuss/post/7058445/amazon-sde-2-rejected-by-anonymous_user-19r6/
3- Design Parking Lot: https://leetcode.com/discuss/post/7054407/amazon-sde-2-bengaluruindia-by-anonymous-t62o/
System should be able to handle different parking ways
System should be able to different pricing models. from :
4- Alexa https://leetcode.com/discuss/post/6708128/amazon-sde2-hyderabad-interview-experien-j65b/
5- Design a system to track how many people are in the office at any given time.
Follow-ups:

Design queries to return the number of people at a specific timestamp.
Find the maximum number of people during a time interval.

from :https://leetcode.com/discuss/post/6841339/passed-amazon-sde-new-grad-by-anonymous_-1p42/

Comments (1)