Mystifly | SDE-1 | Bangalore | Oct 2022 [Offer]
Summary
I interviewed for an SDE-1 role at Mystifly as a new grad in October 2022, which involved DSA and system design rounds, and I successfully received an offer.
Full Experience
I had an off-campus opportunity to interview for an SDE-1 position at Mystifly in October 2022. The recruitment process consisted of two main rounds.
Round 1: DSA Interview
This round was conducted online on the Interview Vector platform and lasted for one hour. I was given one LeetCode Easy and one LeetCode Medium question, both of which were based on greedy algorithms. Additionally, there were questions on CS Fundamentals.
Round 2: Managerial Round
This round was held online via Google Meet and also lasted for an hour. The primary focus was on System Design, where I was asked to design a car rental system. There was also a basic question on input parsing and further discussion on CS Fundamentals.
I successfully cleared both rounds and was ecstatic to receive an offer!
Interview Questions (1)
Design a car rental system. This typically involves thinking about entities like cars, users, bookings, locations, pricing, and key functionalities such as searching for cars, booking, returning, and payment processing.