LinkedIn
- Screening Round
- level order traversal question
- append string multiple times in optimized manner
- thread/process etc
- project overview
- DSA
- maximum window substring
- DSA
- tree question to print left nodes and delete those and print recursively
- colinear points, how many points can be co-liners in a 2d plain
- Concurrency
- too many conceptual questions on concurrency
- Write Job Scheduler
- HLD
- design metrics aggregation system
Google
- DSA
- insert intervals in data structure
- query element in those intervals if exist or not
- DSA
- print directries and files recrusively.
- write a threadsafe callback recursive function for printing those file and check if a file exist for given substring
- concentrated more on python concept like nested function, callback, non-local
- DSA
- what is the datastructure to prefer directory structure contains files and folders
- used n-ary tree.
- implementation of that ds
- delete duplicate file names
Coupang
- DSA
- maximum window subarray
- HLD
- Design job scheduler
- LLD
- Attendance management system for workers who are working in warehouses
Rippling
- attempt 4 system design question
- only 3 are enough
- dsa attempt one