My interview preparation covers multiple rounds: an AI interview based on the relevant tech stack, a DSA round focusing on Hashing, Java 8 Streams, and the Sliding Window technique, an HLD/LLD round from the client side, and a final HR discussion round.
I applied through a recruiter. The process took 2 weeks. I interviewed at Infogain (Noida) in Jun 2022
Interview
Interview process was good it was not too much hard mostly there were two technical interview. then there was hr interview .Prepare for main concepts well there is no coding round
I applied through a recruiter. I interviewed at Infogain (Noida) in Dec 2025
Interview
The HR initially explained that the process would have four rounds: HR screening, Technical Round, Technomanagerial Round, and a final HR discussion. After the HR screen, my résumé was shortlisted and my first technical round was scheduled. Although the round was allotted for 45 minutes, it continued for about 1 hour and 5 minutes, during which I answered around 90% of questions on Python, SQL, AWS Lambda, Flask, and my projects. Twenty minutes later, HR informed me that I had cleared the round with fully positive feedback and they scheduled the next round. The second round also lasted for 45 minutes, and I confidently answered all technical questions; however, at the end, the interviewer asked one analytic question unrelated to the technologies, and though I gave an approach, he did not seem satisfied. Twenty minutes after the interview, HR informed me that the round was not positive, but they were unable to explain the exact reason. Eventually, despite performing well overall, my application was rejected apparently based on that single analytic question.
Interview questions [1]
Question 1
1. Sum of 2 numbers from unique elements list should be equal to target value and print there indexes too.
2. Count the frequency of elements in list and sort in descending order that dictionary on the basis of values.
3. Reverse the words of the sentence.
4. Analytic Question: How would you estimate the number of traffic signals that existed in your area prior to the year 2001?