I applied online. The process took 2 weeks. I interviewed at Innovaccer (Noida) in Nov 2019
Interview
First round was making a Entry Management Website which would send details on Check In and Check Out to the user and the host via Message and Mail.
I made the website using Django and some Front-End (not much). I was shortlisted for the second round, telephonic round.
The round was started at around 5:20 p.m and went for half hour. In that round they asked me a simple n-Queen like problem, experience about my internship and my role in my projects. So the overall experience was good and the interviewer was very friendly.
Interview questions [1]
Question 1
The most difficult question I could not get was, You are given a very big array of strings which is constantly being updated i.e. the strings are being updated at any time. Now you need to search for a string 'X'. How would you search for the string ?
The problem I faced was, suppose I am doing linear search and I move to a very large index, suppose 9999999 (random) and the string at an earlier index, suppose (10) has been updated to string 'X', but now I am moving forward. So how would I know that the string I was looking for is at index 10.
I applied through university. I interviewed at Innovaccer (Dehradun) in Nov 2025
Interview
2 rounds of interview. First round basic project discussion and resume discussion and a few dsa questions. 2nd Hr round which included few deployment questions like auto scaling groups and in depth project and aiml questions
Interview questions [1]
Question 1
If you have ec2 instances that manage website with variable loads throughout the day, how will you scale it?
I applied online. The process took 5 weeks. I interviewed at Innovaccer in Mar 2021
Interview
The company shortlisted candidates after conducting an online assessment on Hackerrank. The assessment was based on data structures and algorithms, knowledge backend technologies, SQL and some core concepts of CS. The interview was conducted after that. It was a telephonic interview of duration around 30 minutes conducted over google meet. The questions were based on projects, JavaScript, Python, database and data structures.