Round 1: Online Assessment
Round 2: Technical Round (5 coding questions for Java and C# cluster and 4 coding and 10 mcqs for python cluster)
Round 3: Communication round
Round 4: Interview
Interview questions [1]
Question 1
Asked about python, SQL.
Difference between drop and truncate.
List and tuple differences.
Code to reverse the elements in an array
Difference between is and ==
I applied in-person. I interviewed at Cognizant (Chennai) in Dec 2024
Interview
well structured but is somewhat dependent on luck.
it depends on who you get in pannel allover the process was smooth and well organized.
be confident and if you are not sure of anything accept it and tell you will learn about it later
I applied through university. The process took 1+ week. I interviewed at Cognizant (Bhopal) in June 2024
Interview
Firstly there was an aptitude round which included logical section, verbal
section and reasoning which was of easy to moderate level then there was communication round and finally technical interview.
Interview questions [1]
Question 1
1Q- Intro
2 - Abstraction and followed up by how you applied in your project
3- Took a sheet and then created a sql question which required the knowledge of normalization and joins
4- code to find the index of number in the array expected binary search for this and then followed up saying that if the number is not present then insert the number in the array without disturbing the sequence of the array
5- Then created a scenario that there is a drop down button and we have to fetch the data of the drop down button use react or js whatever