Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cognizant Team. If you also belong to the team, you can get access from here

Cognizant Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Interview Questions, Process, and Tips

Updated 9 Apr 2025

Top Cognizant Interview Questions and Answers

  • Q1. What is stack? How do you convert a queue to stack?
  • Q2. What is the difference between structure and class?
  • Q3. Two defined table and fetching data is done one table has 20 records of 20 students another table has 10 student information if i want to pick the common record how to pi ...read more
View all 64 questions

Cognizant Interview Experiences

120 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Verbal, reasoning and quant questions easy to medium

Round 2 - Communication round 

(1 Question)

  • Q1. Basic english question
Round 3 - One-on-one 

(1 Question)

  • Q1. OOPs,Dbms,Dsa simple aptitude questions and few HR questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was very easy to clear

Round 2 - Coding Test 

It was a basic coding question

Round 3 - HR 

(2 Questions)

  • Q1. Basic questions like willing to relocate
  • Q2. Ready to work in night shifts
  • Ans. 

    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

  • Answered by AI

Programmer Analyst Interview Questions Asked at Other Companies for Fresher

asked in Cognizant
Q1. What is stack? How do you convert a queue to stack?
Q2. What is SQL? define ddl? Why should we hire you?
asked in Cognizant
Q3. What is the difference between structure and class?
asked in Cognizant
Q4. Two defined table and fetching data is done one table has 20 reco ... read more
asked in Cognizant
Q5. What is the difference between RDBMS and DBMS? Explain database w ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was quite good, I prepared and was able to solve questions with enough time provided

Round 2 - Coding Test 

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

Round 3 - One-on-one 

(2 Questions)

  • Q1. They asked myself, my college final year project
  • Q2. Asked about the technical things I added in my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall experience was quite good and it was my first interview experience as a fresher and I got selected as programmer Analyst.

I applied via Referral and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

The topics are releted to time and distance , work, resoning.

Round 3 - Coding Test 

Coding are releted to array and string.

Round 4 - Technical 

(2 Questions)

  • Q1. In the technical round , my interviewer asked the question releted to my project.
  • Q2. Some question are reletd to CSS, HTML, GCP.

Interview Preparation Tips

Interview preparation tips for other job seekers - relax and focus on the basic and previous quetion reletd to previos year interview question.
do not feel hegitate while answering the question because that interviewer want to check your confidence that you are eligible for that company or not, so give the answer properly.

Cognizant interview questions for designations

 Programmer Analyst Trainee

 (402)

 Senior Programmer Analyst

 (1)

 Junior Programmer Analyst

 (1)

 Programmer

 (28)

 SAS Programmer Analyst

 (1)

 Programmer Analyst 1

 (5)

 Sse Programmer Analyst

 (1)

 Programmer Analyst Intern

 (1)

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Two simple questions were asked.

Round 2 - Technical 

(2 Questions)

  • Q1. Simple Interest question were asked.
  • Q2. Given an array, write a code to check which number is prime number.
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Cognizant Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was conducted online.

Round 2 - Technical 

(3 Questions)

  • Q1. What is difference between while and Do while
  • Ans. 

    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)

  • Answered by AI
  • Q2. OOPs concepts explanation with examples
  • Ans. 

    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...

  • Answered by AI
  • Q3. Tell me about your technical projects

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic maths, and verbal knowledge questions

Round 2 - Technical 

(2 Questions)

  • Q1. Asked about Java OOPS concept., Database. Final year project details. Basic HR questions.
  • Q2. SQL DDL,DML questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your Basics.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Captcha?
  • Ans. 

    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...

  • Answered by AI
  • Q2. Security principles
  • Q3. Oops concepts and polymorphism

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Write a c program reversing your name
  • Ans. 

    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().

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. It's just a normal discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Hello Guys, please prepare well for technical interview

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Aptitude Test 

It was a basic test with basic to mid level questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your ongoing project and explain it using a flow chart
  • Q2. Tell me some technologies that were used in IT industry
  • Ans. 

    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

  • Answered by AI
Round 3 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything was good.No issues were been generated throughout the interview process.

Cognizant Interview FAQs

How many rounds are there in Cognizant Programmer Analyst interview for freshers?
Cognizant interview process for freshers usually has 2-3 rounds. The most common rounds in the Cognizant interview process for freshers are Aptitude Test, Technical and Resume Shortlist.
How to prepare for Cognizant Programmer Analyst interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cognizant. The most common topics and skills that interviewers at Cognizant expect are Manual Testing, Smoke Testing, Test Cases, Test Data and Test Planning.
What are the top questions asked in Cognizant Programmer Analyst interview for freshers?

Some of the top questions asked at the Cognizant Programmer Analyst interview for freshers -

  1. Two defined table and fetching data is done one table has 20 records of 20 stud...read more
  2. If i want to select uncommon records which does not match how to pi...read more
  3. Technical: SQL queries of join b/w three tables Sorting in descending order c ...read more
How long is the Cognizant Programmer Analyst interview process?

The duration of Cognizant Programmer Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Cognizant Interview Process

based on 79 interviews

5 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
  • Technical Round
  • HR Round
  • Personal Interview1 Round
View more
Cognizant Programmer Analyst Salary
based on 55.6k salaries
₹2.4 L/yr - ₹9.3 L/yr
8% less than the average Programmer Analyst Salary in India
View more details

Cognizant Programmer Analyst Reviews and Ratings

based on 5.6k reviews

3.6/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.1

Salary

3.3

Job security

3.5

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 5.6k Reviews and Ratings
Associate
72.4k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

Programmer Analyst
55.6k salaries
unlock blur

₹2.4 L/yr - ₹9.3 L/yr

Senior Associate
50.3k salaries
unlock blur

₹9 L/yr - ₹28.6 L/yr

Senior Processing Executive
29.1k salaries
unlock blur

₹1.8 L/yr - ₹9.2 L/yr

Technical Lead
17.7k salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview