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 Programmer Analyst Trainee Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Cognizant Programmer Analyst Trainee Interview Questions and Answers

  • Q1. Check for syntax error/logical error and correct the error to get the desired output. void maxReplace(int size,int *inputList) { int i,sum=0; for(i=0;i
  • Q2. Alien Dictionary Problem Statement You are provided with a sorted dictionary (by lexical order) in an alien language. Your task is to determine the character order of th ...read more
  • Q3. if you promised a customer for the product on a specific day and your company will not be able to give that product on time then how will you convince that customer ?
View all 196 questions

Cognizant Programmer Analyst Trainee Interview Experiences

399 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Got a assessment link with basic coding questions from c

Round 2 - One-on-one 

(2 Questions)

  • Q1. Simple arithmetic questions like prime or not
  • Q2. Pattern questions- Pyramid and diamond
Round 3 - HR 

(1 Question)

  • Q1. Simple document verification process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Communication Test 

(2 Questions)

  • Q1. Preposition and fill in the blanks
  • Q2. Read and speak the whole paragraph
Round 2 - Aptitude Test 

Percentage, Ratios and Proportion

Round 3 - Coding Test 

It had questions on Java programming, Sql queries and Front-end technologies.

Round 4 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for programming.

    • Recent graduate with a degree in Computer Science

    • Strong passion for programming

    • Experience with Java, Python, and SQL

    • Completed internships at tech companies

  • Answered by AI
  • Q2. Explain whole project in detail
  • Ans. 

    The project is a web-based inventory management system for a retail company.

    • Developed using Java Spring framework for backend and Angular for frontend

    • Includes features such as product management, order processing, and reporting

    • Utilizes MySQL database for storing data

    • Implemented user authentication and authorization for security

    • Integrated with third-party payment gateway for online transactions

  • Answered by AI

Programmer Analyst Trainee Interview Questions Asked at Other Companies

asked in Cognizant
Q1. Check for syntax error/logical error and correct the error to get ... read more
asked in Cognizant
Q2. Alien Dictionary Problem Statement You are provided with a sorted ... read more
asked in Cognizant
Q3. if you promised a customer for the product on a specific day and ... read more
asked in Cognizant
Q4. What are OOP characteristics? Difference between abstraction and ... read more
asked in Cognizant
Q5. Why is java platform independent?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

What is Simple Interest and What is Compound Intereset Formula?

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - communication 

(1 Question)

  • Q1. General repeat the sentence ,find errors all those
Round 2 - Aptitude Test 

Basic aptitude question from easy to moderate level and cognitive assessments

Round 3 - Coding Test 

2 sql and 2 code

Round 4 - Technical 

(2 Questions)

  • Q1. General hr ques
  • Q2. Few technical ques

Cognizant interview questions for designations

 Trainee Programmer

 (40)

 Programmer Analyst

 (542)

 Junior Programmer Analyst

 (1)

 Senior Programmer Analyst

 (1)

 Programmer

 (28)

 SAS Programmer Analyst

 (1)

 Programmer Analyst 1

 (5)

 Sse Programmer Analyst

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy test basics of math

Round 2 - Coding Test 

Basics of python and array

Round 3 - Technical 

(2 Questions)

  • Q1. Explain project with real world application.
  • Ans. 

    Developed a mobile app for tracking daily water intake to promote hydration.

    • Designed user-friendly interface for inputting water consumption

    • Implemented reminder notifications to encourage regular hydration

    • Utilized database to store user data for tracking and analysis

  • Answered by AI
  • Q2. What is dbms and what are joins please explain.
  • Ans. 

    DBMS stands for Database Management System. Joins are used to combine rows from two or more tables based on a related column between them.

    • DBMS is a software system that allows users to define, create, maintain and control access to databases.

    • Joins in DBMS are used to retrieve data from multiple tables based on a related column between them.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Skills evaluated in this interview

Get interview-ready with Top Cognizant Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal aptitude test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked about the concepts of oops
  • Q2. Asked about the coding language java and it's uses
Round 3 - HR 

(2 Questions)

  • Q1. Asked for adhaar
  • Q2. Asked for pan card
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Simple Aptitude Questions

Round 2 - Coding Test 

Leap year program in any language

Round 3 - HR 

(1 Question)

  • Q1. Location, timing etc

Interview Preparation Tips

Interview preparation tips for other job seekers - easy, dont stay in same company for long
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Proctured test . i guess 40 questions

Round 2 - Technical 

(1 Question)

  • Q1. Java, aptitude based, some academic questions, about ur project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

First round is communication assessment followed by Aptitude

Round 2 - Coding Test 

Asked 3 questions java/python, SQL, (HTML, CSS, JS)/cloud mcq

Round 3 - One-on-one 

(1 Question)

  • Q1. What are the types of exception
  • Ans. 

    Types of exceptions include checked, unchecked, error, and runtime exceptions.

    • Checked exceptions are checked at compile time and must be handled by the programmer.

    • Unchecked exceptions are not checked at compile time and can be handled or left to propagate.

    • Errors are exceptional conditions that are not expected to be caught or handled by the programmer.

    • Runtime exceptions are unchecked exceptions that occur at runtime, o

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude of maths quants and reasoning with coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your projects
  • Q2. Explain the most difficult task you faced in projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself and have confidence in your self

Cognizant Interview FAQs

How many rounds are there in Cognizant Programmer Analyst Trainee interview?
Cognizant interview process usually has 2-3 rounds. The most common rounds in the Cognizant interview process are Aptitude Test, Technical and HR.
How to prepare for Cognizant Programmer Analyst Trainee interview?
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 JIRA, Requirement Analysis, Quality Center, Web Services and Web Technologies.
What are the top questions asked in Cognizant Programmer Analyst Trainee interview?

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

  1. if you promised a customer for the product on a specific day and your company w...read more
  2. What are OOP characteristics? Difference between abstraction and encapsulation?...read more
  3. Why is java platform independe...read more
How long is the Cognizant Programmer Analyst Trainee interview process?

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

Tell us how to improve this page.

Cognizant Programmer Analyst Trainee Interview Process

based on 236 interviews

6 Interview rounds

  • Aptitude Test Round - 1
  • Aptitude Test Round - 2
  • Technical Round
  • HR Round - 1
  • HR Round - 2
  • Personal Interview1 Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Cognizant Programmer Analyst Trainee Salary
based on 8.4k salaries
₹0.9 L/yr - ₹4.5 L/yr
At par with the average Programmer Analyst Trainee Salary in India
View more details

Cognizant Programmer Analyst Trainee Reviews and Ratings

based on 860 reviews

3.4/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.2

Salary

3.2

Job security

3.4

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 860 Reviews and Ratings
Associate
71.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Programmer Analyst
55.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
48.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Processing Executive
28.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
17.5k salaries
unlock blur

₹0 L/yr - ₹0 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