The interview process involves initial screening, followed by technical and behavioral interviews. It may include coding challenges, problem-solving tasks, and discussions on relevant experience and skills. Will update once given.
The interview process had three rounds. The first was the general knowledge and aptitude test. Second was the technical interview. And then the HR round. It was an on campus internship opportunity for me.
Interview questions [1]
Question 1
Since I was from the EC background, my interview was much easier than the CS ones. They asked me about my branch, and my project and some basic computer skills.
1st round Resume shortlist, 2nd round 5 MCQs and two coding questions, 3rd round tech one-on-one interview with introduction and web dev questions and two tech questions and OOPs questions.
Interview questions [1]
Question 1
Q. Difference between sequel and non-sequel data structures.
Q. Finding the square root of a number (using recursion).
Q. Finding treating in a linked list with O(1) complexity.
Q. Questions on OOPs and inheritance.