Sharing the recent experience I had while interviewing with Urban Company
Result - Rejected after Round 3
Round - 1 (50-55 mins)
- One Medium to Hard Leetcode question
- Involved the use DP + Sliding Window
- Interviewer told me that he would be judging based on my ability to think, Code Quality and Optimizations in the code if any.
- I wasn't able to solve the problem in the given 45 minutes in optimized manner, but had quite a good discussion with the interviewer.
Result: HR called after 2-3 days to schedule the next round
Round - 2 (1 hr) (LLD/Entity Modelling Round)
- Interviewer asked me to design an App similar to BookMyShow
- He asked me to start firstly with listing the functional + non-functional requirements, and then making entities accordingly and then adding functions in the class.
- Overall, the interviewer was quite helpful and we had a good discussion
Result: HR contacted just after the interview to schedule the next round same day
Round - 3 (1hr) (LLD/Entity Modelling + Cultural Fit)
- Asked me to design a scrabble game, but I told him that I had no idea what a scrabble is
- Then he asked me to design Ludo Game
- It was quite difficult for me, so wasn't able to implement the functionality properly
Result - Rejected