There is a normal entrance test on aptitude,pseudocode and puzzle solving. Later the interview questions on resume and projects done and hr questions. They mostly check out communication skills and problem solving skills.
Interview questions [1]
Question 1
What if you get an offer from another company with good package after getting this offer? Do you accept or decline this offer?
I applied through college or university. The process took 2 days. I interviewed at Infosys
Interview
First round was aptitude test, questions were on easy to medium level... but to ace this round you need to pass in every section of the test that too within time limit.
Second round was just based on resume and more or less on how to answer "Tell me about yourself?", your interview will derive your interview from here only
I applied through college or university. The process took 1 day. I interviewed at Infosys (Mysore) in Nov 2021
Interview
Straightforward and focused on evaluating foundational knowledge. The questions primarily revolved around:
OOPs Concepts: Understanding of core Object-Oriented Programming principles such as inheritance, polymorphism, encapsulation, and abstraction.
Databases: Basics of SQL, types of databases (relational vs non-relational), and commonly used operations like joins, normalization, and indexing.
SDLC Documents: Familiarity with Software Development Life Cycle stages and related documentation (e.g., SRS, design documents, test plans).
Interview questions [1]
Question 1
They specifically asked me to explain the core principles of Object-Oriented Programming (OOPs)—like inheritance, polymorphism, encapsulation, and abstraction—with real-world examples. They seemed keen to check if I truly understood the concepts rather than just memorizing definitions.