Entry Level Java Developer applicants have rated the interview process at Cognizant with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 69.4% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
Went through some rudimentary Java and React questions. Java questions involved multithreading and class hierarchies. React questions involved questions about useState and useEffect, as well as general questions to gauge understanding of React behavior.
Very bad.i cried bro very very bad so much time.no technical questions only about project 1 java code and 1 sql code which i completed still failed get out get out
First round was MCQ round. Technical Interview was the second round, and it was really tough and questions were really impressive and more related practical implementation of certain concepts. I had been asked questions regarding data structures and their programmatic implementation for single linked list
Interview questions [1]
Question 1
Consider given single linked list, how will you reach middle element using least space complexity and time complexity. Write an algo for same.