YOE: 3.5 years
Current position: Reknowned Fintech Firm
Round 1 (LLD):
2 LPs
Design Car rental system where user can search for available cars and reserve them for specified dates.
After some entities and code, we shifted to discussing Schema design. He also made me wrote SQL query for finding the list of cars available for a start and end date.
Round2(DSA)
Another LP.
https://leetcode.com/problems/word-ladder/
Round 3 (HM/HLD)
Design a Food Delivery System.
Requirements:
User Should be able to search for nearby restaurants of about 4kms range.
User should be able to add items to cart and place order for the same.
User should be able to searhc and view menu and other details for any restaurant irrespective of distance but order should only be placed for restaurants within 4 kms.
Extended Requirements:
User should be able to track the delivery person's location
I was able to solve it and also cover extended requirements.
Later the interviewer asked me some LPs.
Round 4 (Bar Raiser):
2 LPs
https://leetcode.com/problems/reorganize-string/
The whole panel was very professional and friendly.