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

Updated 21 Jun 2024

Top Cognizant Program Analyst Trainee Interview Questions and Answers

  • Q1. A frog is stuck in a 100m deep well. the jump takes it 2 m high but he falls down 1m as well. It continues doing until it reaches the top of well. so how many jumps will ...read more
  • Q2. what are the programming languages you know ?
  • Q3. Tell about OOPs concept relating it to real life
View all 16 questions

Cognizant Program Analyst Trainee Interview Experiences

19 interviews found

I was interviewed before May 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell about OOPs concept relating it to real life
  • Ans. 

    OOPs is a programming concept that relates real-life objects to classes and objects in code.

    • Classes represent real-life objects and their properties and behaviors

    • Objects are instances of classes and can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymorphism allows for the same method to be used for different objects

    • Encapsulation hides the complexity of the code fro

  • Answered by AI
  • Q2. Questions from Resume
  • Q3. A frog is stuck in a 100m deep well. the jump takes it 2 m high but he falls down 1m as well. It continues doing until it reaches the top of well. so how many jumps will be required by frog to get out of t...
  • Ans. 

    The frog will require 98 jumps to get out of the well.

    • The frog jumps 2m high but falls down 1m, so it covers a net distance of 1m with each jump.

    • To calculate the number of jumps, we need to subtract the initial jump of 2m from the total depth of the well (100m).

    • The remaining distance to cover is 100m - 2m = 98m.

    • Since the frog covers 1m with each jump, it will require 98 jumps to cover the remaining distance and reach t

  • Answered by AI

Interview Preparation Tips

Round: Aptitude Test
Experience: Was effective enough to analyze where I stand in such test. A minimum score was set as cutoff which I cleared.
Tips: Take the practice sessions that your college provides, you will be able to clear

Round: Technical + HR Interview
Experience: the interview was interesting as the questions were relevant and also not random but something from my experience.
Tips: you should be sure about what you put in your resume.

Skills: Technical Analysis, Aptitude, Communication And Confidence
College Name: Swami Keshvanand Institute Of Technology [ SKIT ]
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

60min of test which include all concepts of mathematical,and codind questiond

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between string buffer and builder
  • Ans. 

    String buffer is synchronized and thread-safe, while string builder is not synchronized and faster.

    • String buffer is synchronized, making it thread-safe for use in multi-threaded environments.

    • String builder is not synchronized, resulting in faster performance but not thread-safe.

    • String builder is preferred for single-threaded operations, while string buffer is preferred for multi-threaded operations.

  • Answered by AI
  • Q2. How to compare strings
  • Ans. 

    Strings can be compared using built-in functions like strcmp in C or equals() in Java.

    • Use strcmp function in C to compare two strings

    • In Java, use equals() method to compare two strings

    • Consider case sensitivity when comparing strings

    • Use built-in functions to handle special characters and whitespace

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus main on basics that is enough to crack interview as a fresher

Skills evaluated in this interview

Program Analyst Trainee Interview Questions Asked at Other Companies

asked in Cognizant
Q1. A frog is stuck in a 100m deep well. the jump takes it 2 m high b ... read more
asked in Cognizant
Q2. what are the programming languages you know ?
asked in Cognizant
Q3. Tell about OOPs concept relating it to real life
asked in Cognizant
Q4. Write a SQL query for finding 3rd maximum salary?
asked in Cognizant
Q5. Write a program to check for palindrome.

Program Analyst Trainee Interview Questions & Answers

user image Sathya Sri Ramesh kumar

posted on 15 Nov 2022

I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Apptitude questions from HCM,LCM,Numbers,grammar questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Self intro,questions from your resume
  • Q2. Basic coding questions in the language you mentioned in the resume
  • Q3. Prepare well.you can definitely crack this
Round 3 - HR 

(1 Question)

  • Q1. Document verification and general questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well .You can crack this easily. You can learn from youtube and websites.

I applied via campus placement at Amrita Institute of Advanced Computing, Coimbatore and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions on probability , verbal aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts , sql ,
  • Ans. 4 oops concepts , sql rdms
  • Answered by Lekhaz Suvvari
  • Q2. Cloud services , some coding questions

Interview Preparation Tips

Topics to prepare for Cognizant Program Analyst Trainee interview:
  • Oops
  • Machine Learning
  • HTML css
Interview preparation tips for other job seekers - Don’t worry every thing will be from your learning path path enjoy the process bye

Cognizant interview questions for designations

 Program Analyst

 (26)

 IT Program Analyst

 (3)

 Programmer Analyst Trainee

 (402)

 Trainee Analyst

 (2)

 System Analyst Trainee

 (1)

 Program Manager

 (3)

 Program Director

 (1)

 Program Associate

 (1)

I applied via campus placement at Shri Vidyanikethan Engineering College, Tirupati and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - online assessment 

(1 Question)

It was conducted on Superset platform. There were quants, verbal and reasoning questions.

  • Q1. In aptitude questions from ratio and proportion and percentage came in majority
  • Ans. 

    Majority of aptitude questions in ratio, proportion and percentage. How do you approach these topics?

    • Understand the basic concepts of ratio, proportion and percentage

    • Practice solving problems using different methods

    • Use real-life examples to understand the application of these concepts

  • Answered by AI
Round 2 - Technical 

(7 Questions)

Round duration - 30 minutes

  • Q1. Tell me about yourself ?
  • Q2. Why do you want to join IT field being a mechanical branch student?
  • Q3. What are the programming languages you know ?
  • Ans. 

    I know several programming languages including Java, Python, and C++.

    • Proficient in Java, Python, and C++

    • Familiar with HTML, CSS, and JavaScript

    • Experience with SQL and database management

    • Knowledge of object-oriented programming principles

    • Comfortable with version control systems like Git

  • Answered by AI
  • Q4. Write a program to check for palindrome.
  • Ans. 

    Program to check if a given string is a palindrome or not.

    • Remove all non-alphanumeric characters from the string

    • Convert the string to lowercase

    • Reverse the string and compare with the original string

    • If both are equal, then the string is a palindrome

  • Answered by AI
  • Q5. Write a SQL query for finding 3rd maximum salary?
  • Ans. 

    SQL query to find 3rd maximum salary.

    • Use the ORDER BY clause to sort the salaries in descending order.

    • Use the LIMIT clause to limit the result to the third row.

    • Use a subquery to exclude the top two salaries and select the third highest salary.

  • Answered by AI
  • Q6. Interviewer gave me 3 aptitude questions to solve
  • Ans. 

    Answering 3 aptitude questions given by the interviewer

    • Read each question carefully before attempting to solve

    • Use logic and reasoning to arrive at the correct answer

    • Check your work and double-check your calculations

    • Don't spend too much time on any one question

    • If you're unsure, make an educated guess

  • Answered by AI
  • Q7. Why cognizant?
  • Ans. 

    Cognizant is a leading global IT services company with a strong focus on innovation and client satisfaction.

    • Cognizant has a strong reputation for delivering high-quality IT services to clients across various industries.

    • The company has a culture of innovation and encourages employees to think outside the box.

    • Cognizant offers excellent career growth opportunities and invests in employee training and development.

    • The compa...

  • Answered by AI
Round 3 - HR 

(2 Questions)

They asked about the internship, and for document verification.

  • Q1. Tell me about yourself?
  • Q2. If you get selected, will you join for an internship?
  • Ans. 

    Yes, I am willing to join for an internship if selected.

    • I believe that an internship will provide me with valuable experience and help me grow in my career.

    • I am open to learning new skills and taking on new challenges.

    • I am excited about the opportunity to work with experienced professionals and contribute to the team.

    • For example, during my previous internship, I was able to apply the knowledge I gained in my coursework...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from SREE VIDYANIKETHAN ENGINEERING COLLEGE.Cognizant interview preparation:Tips for other job seekers - In the interview try to be as natural as possible. Like be yourself. If you try to pretend and be something you are not it will result in a bad impression.Final outcome of the interviewSelected

Skills evaluated in this interview

Get interview-ready with Top Cognizant Interview Questions

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, ur department basic qns if u r from non IT, basic programming qns ike palindrome, reverse string etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and go through utube videos about ur company interview process before assessment.
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, ur department basic qns if u r from non IT, basic programming qns ike palindrome, reverse string etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and go through utube videos about ur company interview process before assessment.

I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were Maths,reasoning and English Section.Each section had timer.

Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts,one basic coding questions,SQL query
Round 3 - One-on-one 

(1 Question)

  • Q1. Background verification

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have smile on the face while being interviewed.

Interview Questionnaire 

2 Questions

  • Q1. What are the technology you know at present?
  • Ans. 

    I am proficient in Java, Python, SQL, and have experience with HTML/CSS and JavaScript.

    • Java

    • Python

    • SQL

    • HTML/CSS

    • JavaScript

  • Answered by AI
  • Q2. AI,ML and asked me to explain briefly

I applied via campus placement at West Bengal University of Technology (WBUT) and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep loud& have good knowledge of ur core subject & must be clear in communication

I applied via Campus Placement and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. In technical interview, I was asked about my programming skills, they were recommended but not mandated for non-circuit branches. But having a little or a bit clear understanding of concepts will make it a...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with whatever you mention in the resume :)

Cognizant Interview FAQs

How many rounds are there in Cognizant Program Analyst Trainee interview?
Cognizant interview process usually has 2-3 rounds. The most common rounds in the Cognizant interview process are Technical, Aptitude Test and Resume Shortlist.
What are the top questions asked in Cognizant Program Analyst Trainee interview?

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

  1. A frog is stuck in a 100m deep well. the jump takes it 2 m high but he falls do...read more
  2. Tell about OOPs concept relating it to real l...read more
  3. What are the technology you know at prese...read more

Tell us how to improve this page.

Cognizant Program Analyst Trainee Interview Process

based on 2 interviews

4 Interview rounds

  • Technical Round
  • HR Round
  • Aptitude Test Round
  • Personal Interview1 Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Cognizant Program Analyst Trainee Salary
based on 394 salaries
₹3 L/yr - ₹7 L/yr
5% more than the average Program Analyst Trainee Salary in India
View more details

Cognizant Program Analyst Trainee Reviews and Ratings

based on 18 reviews

3.3/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

3.2

Salary

3.3

Job security

3.4

Company culture

3.1

Promotions

3.0

Work satisfaction

Explore 18 Reviews and Ratings
Associate
72.2k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

Programmer Analyst
55.5k salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Senior Associate
48.6k salaries
unlock blur

₹9 L/yr - ₹27.3 L/yr

Senior Processing Executive
28.9k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.6k salaries
unlock blur

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