Interview Rounds
11 questions across 3 rounds
📝InfyTQ Platform Test
4 questions · Online test on Infosys's InfyTQ platform. Covers programming concepts, reasoning, and a coding section.
InfyTQ Platform Test
4 questions · Online test on Infosys's InfyTQ platform. Covers programming concepts, reasoning, and a coding section.
Find the number of distinct islands in a given binary matrix (each 1 is land, 0 is water).
What is the output of this Java code involving exception handling and the finally block? [MCQ]
Given a sorted rotated array, find the target element in O(log n) time.
Write a program to check if two strings are anagrams of each other.
💡Technical Interview
4 questions · Core CS subjects: DBMS, OOP, Java/Python fundamentals, and a few simple coding questions.
Technical Interview
4 questions · Core CS subjects: DBMS, OOP, Java/Python fundamentals, and a few simple coding questions.
Explain ACID properties in databases with a real-world example of a bank transfer transaction.
What is the difference between an abstract class and an interface in Java? When would you use each?
Write a SQL query to find the second highest salary from an Employee table without using LIMIT/TOP.
Explain the concept of Virtual Memory. How does the OS manage page faults?
🤝HR Round
3 questions · Focuses on communication, adaptability, and willingness to work in a service-based model.
HR Round
3 questions · Focuses on communication, adaptability, and willingness to work in a service-based model.
Tell me about a challenging situation you faced during your college project and how you overcame it.
Are you comfortable with the service agreement / bond period? What are your thoughts on it?
How quickly can you pick up new programming languages and frameworks you've never used before?