i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
Verbal, reasoning and quant questions easy to medium
I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.
It was very easy to clear
It was a basic coding question
Yes, I am ready to work in night shifts as required for the job.
I am flexible with my work schedule and can adapt to working at night
I understand the importance of meeting project deadlines and am willing to work extra hours if needed
I have previous experience working night shifts in my previous job as a Programmer Analyst
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
The aptitude test was quite good, I prepared and was able to solve questions with enough time provided
The coding test was about writing only main logic's for the use case. It was in python and the materials provided was quite helpful
What people are saying about Cognizant
I applied via Referral and was interviewed in Apr 2022. There were 4 interview rounds.
The topics are releted to time and distance , work, resoning.
Coding are releted to array and string.
Cognizant interview questions for designations
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Two simple questions were asked.
Code to check prime numbers in an array
Iterate through each number in the array
For each number, check if it is divisible by any number from 2 to the square root of the number
If the number is only divisible by 1 and itself, it is a prime number
Get interview-ready with Top Cognizant Interview Questions
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Aptitude test was conducted online.
While loop checks the condition before executing the code block, while Do while loop executes the code block first and then checks the condition.
While loop is entry controlled, Do while loop is exit controlled
While loop may not execute at all if the condition is false initially, Do while loop executes at least once
Example: while loop - while(i < 5) { //code } vs. do { //code } while(i < 5)
OOPs concepts are fundamental principles in object-oriented programming that help in organizing code efficiently.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from Class C...
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
Basic maths, and verbal knowledge questions
I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.
Captcha is a security measure used to determine whether a user is human or a bot by presenting a challenge that is easy for humans to solve but difficult for bots.
Captcha stands for Completely Automated Public Turing test to tell Computers and Humans Apart.
It typically involves distorted text that the user must enter correctly to proceed.
Captcha can also include image recognition tasks or simple puzzles.
Captcha helps p...
I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.
A C program to reverse a given name.
Declare a character array to store the name.
Use scanf() to take input of the name.
Use strlen() function to find the length of the name.
Use a for loop to iterate through the name in reverse order.
Print the reversed name using printf().
I applied via Campus Placement
It was a basic test with basic to mid level questions
Technologies used in IT industry include cloud computing, artificial intelligence, blockchain, and internet of things.
Cloud computing: AWS, Azure, Google Cloud
Artificial intelligence: Machine learning, natural language processing
Blockchain: Bitcoin, Ethereum
Internet of things: Smart homes, wearables
Some of the top questions asked at the Cognizant Programmer Analyst interview for freshers -
The duration of Cognizant Programmer Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 79 interviews
5 Interview rounds
based on 5.6k reviews
Rating in categories
Associate
72.4k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.6k
salaries
| ₹2.4 L/yr - ₹9.3 L/yr |
Senior Associate
50.3k
salaries
| ₹9 L/yr - ₹28.6 L/yr |
Senior Processing Executive
29.1k
salaries
| ₹1.8 L/yr - ₹9.2 L/yr |
Technical Lead
17.7k
salaries
| ₹6 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
Accenture