Rounds Conducted:
1. Coding Test:
The test was conducted on CoderByte. It consisted of 4 questions, 1 easy, 2 medium and 1 hard.Easy Question based of String and the other 2 medium questions were based of arrays (DFS and Recursion). The hard Question was a graph Question .Python was not allowed tofor coding.
Marking was done on the basis of test cases solved in each question. But they did not show how many test case is correct ,so check yourself that the code works for few other examples
9 candidates were shortlisted for the next round.
2. Coding Interview (1st Technical):
. This round was conducted in offline mode
You have to code in front of interviewer. He first asked me to introduce myself ,I gave a
short introduction .if you have won any hackathon mention it ,he was interested in it.
He asked me 2 DSA Question in total . first give the logic in pen and paper and then he asked me to code one of the 2 Questions.
Both the Questions were based on binary Search for me. 4 candidates were shortlisted for the next round.
3. System Design Interview (2nd Technical): Questions on system design, scaling SQL databases, OOPS concepts, etc.
In this round, overall they check your competency as a thinker in software designing and developing. This round was conducted offline.
There is no right answer to question. They only check your approach towards the problem.
Other technical questions can also be asked besides those related to system design.
Watch Gaurav Sen's videos on System Design in YouTube. You will get the idea how to approach such types of questions.
Interviewer was had 10 years of experience in Carwale (He did not reveal his position). He was lenient and was giving hints.
The round lasted for 1.5-2 hrs.
One candidate was shortlisted for the final round.
4. HR and Technical Interview:
In this round they ask few technical and hr questions. This was a virtual interview for me and it lasted for 1hr.
Focused on memory management in Java, OOPS, job scheduling in OS, and personal questions.