Infosys visited our campus and conducted its recruitment drive.
- Round 1 -> Online Assessment
* 3 Questions of leetcode medium to hard level.
* On Solving one question fully and others with partial test cases you can pass the Online Assessment.
* Questions were based on Dynamic Programming, Graph, and one with Greedy Approach.
- Round 2 -> Technical Interview (Face 2 Face at Chandigarh Office)
* Questions were mainly Resume based.
* Some basic questions from project and cs fundamentals.
* One question of graph, populary known as celebrity problem, interviewer asked me to write the most efficient approach using stack.(He did not tell me that we can do it with stack, I had solved the problem in past so I knew the approach).
* Another DSA question was from shortest path (Djikstra), which he later modified to a DP problem, so for this question only the approach was discussed.
* Then he asked me that I have a background of ECE then why I want to work as a Software Developer.
I got the result after approximately 2.5 months.
Verdict - Selected.