First round: First round was conducted on codejudge, where you have to build one backend application, using your preferable combination of language and Framework like java and spring boot, when you start your test you will share you screen and turn on your camera, the test will be of 6 hours, you will start building your application, some APIs will be given with desired input, output structure you will have to develop it and submit as a git project, it will analysed against some test cases you will have to pass all test cases to pass the test. Second round: Second round was also a system design round where you have 1:30 hours to build an application, the interviewer will ask you to share your screen and turn on your camera and will give you the problem statements you can ask questions and clarifications if you want, then you will start developing the application, the interviewer will ask question related to your code in between, then you will have to run and show it to the interviewer. Third round: Third round was of Past work experience, where the interviewer will ask you about your past work experience and projects that you have worked on, he can also ask some system design questions. Fourth round: This round will be a salary negotiation round
Interview questions [1]
Question 1
Build a backend application which will have few apis, like one will give you list of all question, then there will be on API will give you a test on the basis of test id which will contain testname, and list of questions and answers.
3 rounds were in total 1 DSA 3 questions in total 2 Machine coding 90 mins for implementing 3 managerial round salary discussion and all interview process was good and fair not too difficult and not too easy
Interview questions [1]
Question 1
Implement Excel Like interface using any front end technology
Interview was done by barraiser.com. Started with basic introduction and they gave a problem statement to solve.
I went through the problem statement and figured out a solution and few questions were followed up on scaling the solution
Interview questions [1]
Question 1
Design table with 1k * 1k (rows* columns) and with each column being an input and make calculations from user input.
Basically design an excel sheet with operations like add, sum and multiply with javascript