Status: SDE 1 with 1.5 years of experience
Position: SDE1 at Moneyview
Location: Bangalore, IN
Date: May 10, 2019
I just gave this interview for preparation and it was unexpectedly easy.
The interview process had 5 rounds -
- Aptitude Test
This round asked basic logical reasoning and probability question - Easy
- Machine Coding Round
Was asked to find Median from a data stream, standard question - Easy
- DS Algo Round
Was asked the Trapping Rainwater Problem, standard question - Easy
- System Design Round
Was asked about internals of Spring, Hibernate and basics of JAVA, SQL
Didn't know much about object states in Hibernate so the kind interviewer asked me a HLD question on the hibernate object states. Was able to come up with something similar to what hibernate uses and passed the test - Moderate
- Hiring Manager Round
Was asked to design a Boolean query processor. Had to design the UI for making queries, database design for storing them and how to optimally execute each query formed from the system - Moderate