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
3.8

based on 47.8k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Software Engineer Trainee Interview Questions, Process, and Tips

Updated 18 Oct 2024

Top Cognizant Software Engineer Trainee Interview Questions and Answers

  • Q1. your name in a database is repeated multiple number of types.To reduce it or to remove redundancy what do you do?
  • Q2. To convert a datatype into another what process is used?
  • Q3. what you mean by call by value and reference ,funtions.
View all 15 questions

Cognizant Software Engineer Trainee Interview Experiences

15 interviews found

I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • It allows objects of different classes to be treated as if they were objects of the same class.

    • It is achieved through method overloading and method overriding.

    • Example: A shape class can have different subclasses like circle, square, triangle, etc. and all can be treated as shapes.

    • Example: A method can take different types of objects as parameters and perfor

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have low programming skills go for Gen C program.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All things are good and aptitude took virtually

Round 2 - Technical 

(2 Questions)

  • Q1. Print hello world in java
  • Ans. 

    Printing hello world in Java using System.out.println() method

    • Use System.out.println("Hello, World!"); to print hello world in Java

    • Make sure to include the semicolon at the end of the statement

  • Answered by AI
  • Q2. Explain public static void main
  • Ans. 

    The main method in Java is the entry point for any Java program. It is declared as public static void main(String[] args).

    • public: The main method is public so that it can be accessed by the JVM.

    • static: The main method is static so that it can be called without creating an instance of the class.

    • void: The main method does not return any value.

    • main: The name of the method that serves as the entry point for the program.

    • Str...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. No question asked in this round
  • Q2. Documents verification done

Skills evaluated in this interview

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked ListYou are given a singly Linked List of inte ... read more
asked in HSBC Group
Q2. Search In A 2D MatrixYou have been given a 2-D array 'MAT' of siz ... read more
asked in GlobalLogic
Q3. Slot GameYou’re given a slot machine with four slots where each s ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Find the maximum level sum among all the levels in the Binary Tre ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Numbers, Percentage, Profit and loss, Average, Ratio and proportion, Time and Work, Time speed distance.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Questions from skills added in resume
  • Q2. Object oriented programming concept
  • Q3. Logic gates AND, OR, NOT
  • Q4. Questions from basic mathematics.
Round 3 - HR 

(1 Question)

  • Q1. Background verification
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is your role in the project?

Cognizant interview questions for designations

 Software Trainee

 (6)

 Software Developer Trainee

 (1)

 Software Engineer

 (199)

 Trainee Network Engineer

 (1)

 Engineer Trainee

 (36)

 Senior Software Engineer

 (43)

 Junior Software Engineer

 (39)

 Associate Software Engineer

 (28)

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

I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions and basic logical thinking questions

Round 2 - Coding Test 

Basic c c++ languages programs will be asked

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic intro , positive attitude
  • Q2. What is your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive

Get interview-ready with Top Cognizant Interview Questions

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

Round 1 - Aptitude Test 

It's on campus recruitment drive so first round is aptitude round all about basic formulas of aptitude(60),consist of verbal and aptitude and reasoning.you can crack easily if ur good at basics.That's about first round.It includes next round as game based asssesment different types games (4)are there one by one you have to play with in time .

Round 2 - Technical 

(2 Questions)

  • Q1. After completing communication test final round included both technical and hr asked some aptitude questions,about basics of programming languages that you known .Asked to talk about particular topic and f...
  • Q2. What you mean by call by value and reference ,funtions.
  • Ans. 

    Call by value and reference are two ways of passing arguments to functions.

    • Call by value passes a copy of the argument's value to the function.

    • Call by reference passes a reference to the argument's memory location to the function.

    • Functions that use call by value cannot modify the original value of the argument.

    • Functions that use call by reference can modify the original value of the argument.

    • In some programming languag...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - kindly good with your basics and good communication skills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jun 2022. There were 3 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 

(Maths Reasoning English) You have to start from the basic and then go to competitive level and also follow the previous trends of asking questions.

Round 3 - Technical 

(1 Question)

  • Q1. I gave technical round approx 30 mins First they ask introduction. I have opted C, C++ and Java in my resume they only ask questions from first two languages and basic of Java. They asks more questions fr...
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

There are some reasoning and technical question are there it was so simple

Round 2 - Technical 

(2 Questions)

  • Q1. In the technical interview timeing 1hr30min but they take max 45 min it was so easy You must have technical basic knowledge as per u mention preferred language in resume also add only those things in resu...
  • Q2. Basic. 1 Intro ...speak atleast 1min 2 strength Weakness 3 programing que 1 also 4 basic technical question
Round 3 - HR 

(1 Question)

  • Q1. Able to relocate according to project requirements
  • Ans. 

    Yes, I am willing to relocate for project requirements.

    • I am open to relocating for the duration of the project

    • I understand that project requirements may require me to move to a different location

    • I am willing to adapt to new environments and work with different teams

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Software Engineer Trainee interview:
  • Javatpoint
  • Interview bit
  • W3 school
  • Backend 1 languable
  • 1 database eg sql oracal etc
  • 2 3 frontend language like htmk
Interview preparation tips for other job seekers - Speak slowly don't go fast listen question properly if you don't understand u can ask Friendly.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Easy to answer if you think peacefully

Round 3 - Technical 

(1 Question)

  • Q1. They will ask questions on technical which are related to what you mention in self bio
Round 4 - HR 

(1 Question)

  • Q1. Just like interaction and .. questions about relocate and eger to learn new things on business requirement

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and what ever say wrong or right with confidence
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at UEM Kolkata and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Basic maths like mixture, speed time distance, profit loss etc

Round 3 - Coding Test 

2 coding. Candidates can choose any language. Whatever they will prefer

Round 4 - Technical 

(5 Questions)

  • Q1. Depends on candidates stream. My stream was CSE. So Interviewer asked basics of cse subjects like data structures, c , oops, Java, SQL. And some HR related questions based on current situations.
  • Q2. How many types of join inSQL?
  • Ans. 

    There are four types of joins in SQL: INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN: Returns rows when there is at least one match in both tables.

    • LEFT JOIN: Returns all rows from the left table, and the matched rows from the right table.

    • RIGHT JOIN: Returns all rows from the right table, and the matched rows from the left table.

    • FULL JOIN: Returns rows when there is a match in one of the tables.

  • Answered by AI
  • Q3. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can access public and protected members of the base class

    • Example: Class 'Car' can inherit from class 'Vehicle'

  • Answered by AI
  • Q4. What is encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for data hiding, which prevents direct access to the internal state of an object.

    • Encapsulation also helps in achieving data abstraction, where the internal details of an object are hidden and only the ...

  • Answered by AI
  • Q5. What are the differences between array list and array?
  • Ans. 

    Array list is a dynamic array that can grow or shrink in size, while array has a fixed size.

    • Array list can dynamically resize itself, while array has a fixed size.

    • Array list is part of Java's Collection framework, while array is a basic data structure in most programming languages.

    • Array list allows insertion and deletion of elements at any position, while array does not support this flexibility.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Software Engineer Trainee interview:
  • OOPS
  • Java
  • C
  • Data Structures
  • SQL
Interview preparation tips for other job seekers - Learn all the topics deeply, practice more aptitude reasoning. Try to be smart but not over smart. Whatever you know just say with confidence and if you don't know the answer just say I don't know. That's it. Don't waste your and interviewer time.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Simple easy aptitude test with few programming mcqs.

Round 3 - Coding Test 

An easy medium difficulty coding problem.

Round 4 - Technical 

(2 Questions)

  • Q1. Basic introduction, why you chose programming.
  • Q2. Your introduction, and why you chose programming.
  • Ans. 

    I am a passionate software engineer trainee with a strong interest in problem-solving and creating innovative solutions through programming.

    • I have always been fascinated by technology and the endless possibilities it offers.

    • Programming allows me to express my creativity and logical thinking in a tangible way.

    • I enjoy the challenge of solving complex problems and the satisfaction of seeing my code come to life.

    • For exampl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and on point.

Cognizant Interview FAQs

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

Some of the top questions asked at the Cognizant Software Engineer Trainee interview -

  1. your name in a database is repeated multiple number of types.To reduce it or to...read more
  2. To convert a datatype into another what process is us...read more
  3. what you mean by call by value and reference ,funtio...read more

Tell us how to improve this page.

People are getting interviews through

based on 11 Cognizant interviews
Campus Placement
Company Website
Job Portal
64%
27%
9%
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Cognizant Software Engineer Trainee Salary
based on 503 salaries
₹1.1 L/yr - ₹6.5 L/yr
9% less than the average Software Engineer Trainee Salary in India
View more details

Cognizant Software Engineer Trainee Reviews and Ratings

based on 62 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-Life balance

3.4

Salary & Benefits

3.5

Job Security

3.8

Company culture

3.3

Promotions/Appraisal

3.5

Work Satisfaction

Explore 62 Reviews and Ratings
Associate
72.2k salaries
unlock blur

₹5.1 L/yr - ₹15.9 L/yr

Programmer Analyst
55.2k salaries
unlock blur

₹2.4 L/yr - ₹9.6 L/yr

Senior Associate
48.2k salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Senior Processing Executive
28.5k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.5k salaries
unlock blur

₹5.9 L/yr - ₹24 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview