Open In App

InfoEdge Interview Experience | On-Campus 2021

InfoEdge is a popular Internet based company offering services in various fields such as recruitment (naukri.com), real estate (99acres.com), matrimony (jeevansathi.com), and education (shiksha.com). InfoEdge conducted a virtual recruitment drive in my college on 24-25 Aug 2021 for the role of Software Engineer along with 6 months internship. Around 60 students were eligible to sit for Round 1.

Round 1(Online Assessment – 94 minutes): This round consisted of coding and MCQs. The 2 coding questions were-



There were 4 sections of MCQs- Linux Environment, Cyber Security, SQL & Data Structures. Each section had 6 MCQs to be done in 6 minutes. Those who were able to solve both the coding questions (10 students) moved to Round 2. Interviews were scheduled the next day.

Round 2 (Technical Interview 1): I introduced myself. Then I was asked to explain my projects and tell about my previous internships. I was asked the programming language I was familiar with. I told Java. Then 2 coding questions were asked-



Few theoretical questions were asked one after the other I was able to answer all.

This round lasted for around an hour. 5 students including me moved to the next round.

Round 3 (Technical Interview 2): I introduced myself. Then a coding question was asked-

https://www.geeksforgeeks.org/print-all-triplets-with-given-sum/amp/– I started coding the optimized solution directly using 2-pointer algo. The interviewer was satisfied with O(n2) time complexity. This was followed by theoretical questions-

 This round lasted for around 45 minutes. 3 students including me moved to the next round.

Round 4 (Technical Interview 3): I introduced myself. Only one coding question was asked in this round. It was based on Stack. https://www.geeksforgeeks.org/expression-evaluation/amp/. It took me around 30 minutes to code. When I compiled the program, it showed run time error which I was unable to debug as the program was very lengthy. But then I went on to explain the entire program, each line in detail along with the logic and an example. The interviewer seemed to be satisfied.

This round lasted for around 40 minutes. 2 students including me moved to the HR round.

Round 5 – HR Round: This round was a friendly discussion with a senior HR which lasted for 10 minutes. First I was asked to introduce myself and tell about my projects and internships. Then the following questions were asked:

After an hour, I got the message that both the students were selected :). All thanks to the useful resources on GeeksforGeeks for both theoretical subjects and coding.

Article Tags :