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

Filter interviews by

Clear (1)

Cognizant Software Engineer Interview Questions, Process, and Tips

Updated 6 Mar 2025

Top Cognizant Software Engineer Interview Questions and Answers

  • Q1. 2.What programming language are you proficient with..?
  • Q2. two puzzles: 1. how can you cut a cake in 8 pieces in minimum number of cuts(answered) ,2.make 4 equilateral triangles using 6 matchsticks(answered)
  • Q3. 1. Project description 2. Technologies used in recent project 3. What is dependency injection 4. Difference between Rest and Soap 5. Difference between Monolithic and Mic ...read more
View all 121 questions

Cognizant Software Engineer Interview Experiences

205 interviews found

Software Engineer Interview Questions & Answers

user image Bharath kumar

posted on 17 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between java 7 and java 8
  • Ans. 

    Java 8 introduced new features like lambda expressions, streams, and default methods compared to Java 7.

    • Java 8 introduced lambda expressions for functional programming.

    • Java 8 added streams API for processing collections in a functional style.

    • Java 8 introduced default methods in interfaces to allow adding new methods to interfaces without breaking existing implementations.

    • Java 8 included the new Date and Time API (java....

  • Answered by AI
  • Q2. Code to remove duplicate entries in a string
  • Ans. 

    Code to remove duplicate entries in a string

    • Create an empty array to store unique strings

    • Iterate through each string in the input array

    • Check if the string is already in the unique array, if not add it

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

2 coding questions in the first' round

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your salary expectation
  • Q2. Why you want to change your job

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice experience

Software Engineer Interview Questions & Answers

user image Rohith Rakesh

posted on 19 Jan 2025

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

(1 Question)

  • Q1. Introduction of yourself
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience.

Cognizant interview questions for designations

 Senior Software Engineer

 (43)

 Junior Software Engineer

 (39)

 Associate Software Engineer

 (27)

 Software Engineer Trainee

 (15)

 Software Testing Engineer

 (7)

 Software Development Engineer

 (3)

 Software Engineer II

 (2)

 System Software Engineer

 (2)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. What is java 8 features
  • Ans. 

    Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.

    • Streams provide a way to work with sequences of elements and perform operations like filter, map, and red...

  • Answered by AI
  • Q3. Lambda expression
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. I'm from Bangalore

Skills evaluated in this interview

Get interview-ready with Top Cognizant Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Questions asked on java and dbms and resume based

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong

Software Engineer Jobs at Cognizant

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Objective type question 

(1 Question)

  • Q1. Java is purely oops or not
Round 2 - Coding Test 

Prime number , palindrome, array, string

Round 3 - Technical 

(1 Question)

  • Q1. OOPS concept, String, Threads, Exxception
Round 4 - HR 

(1 Question)

  • Q1. Explain y cognizant
  • Ans. 

    Cognizant is a multinational corporation that provides IT services, including consulting, technology, and outsourcing.

    • Cognizant offers a wide range of services such as digital solutions, consulting, and business process outsourcing.

    • The company is known for its expertise in areas like artificial intelligence, cloud computing, and cybersecurity.

    • Cognizant serves clients in various industries such as healthcare, financial ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

DSA,Gen Aptitude,Puzzle,Focus on DP and trees

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data structures questions and aptitude

Software Engineer Interview Questions & Answers

user image Harshal Sonawane

posted on 10 Jun 2024

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

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic coding question

Round 2 - Technical 

(2 Questions)

  • Q1. What is BR in ServiceNow
  • Ans. 

    BR in ServiceNow stands for Business Rule.

    • BR is a type of automation that executes when a record is inserted, updated, deleted, displayed, or queried.

    • BRs are used to enforce business logic, data integrity, and automate processes.

    • Examples of BRs include sending email notifications when a record is updated, enforcing data validation rules, and triggering workflows.

  • Answered by AI
  • Q2. Client side vs server side scripting
  • Ans. 

    Client side scripting runs on the user's browser, while server side scripting runs on the server.

    • Client side scripting is executed on the user's browser, allowing for dynamic interactions without reloading the page (e.g. JavaScript).

    • Server side scripting is executed on the server, generating dynamic content before sending it to the user's browser (e.g. PHP, Python).

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Cognizant Interview FAQs

How many rounds are there in Cognizant Software Engineer interview?
Cognizant interview process usually has 2-3 rounds. The most common rounds in the Cognizant interview process are Technical, Aptitude Test and HR.
How to prepare for Cognizant Software Engineer 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 Spring Boot, Java, Software Engineering, Microservices and Core Java.
What are the top questions asked in Cognizant Software Engineer interview?

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

  1. 2.What programming language are you proficient with...read more
  2. two puzzles: 1. how can you cut a cake in 8 pieces in minimum number of cuts(an...read more
  3. 1. Project description 2. Technologies used in recent project 3. What is depend...read more
How long is the Cognizant Software Engineer interview process?

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

Recently Viewed

INTERVIEWS

ZF Steering Gear

No Interviews

INTERVIEWS

Bonfiglioli Transmissions Private Limited

No Interviews

INTERVIEWS

Cognizant

No Interviews

SALARIES

Alshaya Group

SALARIES

Alshaya Group

DESIGNATION

SALARIES

Loginware Softtec

SALARIES

Loginware Softtec

INTERVIEWS

Sopra Steria

No Interviews

Tell us how to improve this page.

Cognizant Software Engineer Interview Process

based on 152 interviews

5 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
  • Personal Interview1 Round - 1
  • Personal Interview1 Round - 2
View more
Cognizant Software Engineer Salary
based on 16.1k salaries
₹2 L/yr - ₹14.7 L/yr
5% less than the average Software Engineer Salary in India
View more details

Cognizant Software Engineer Reviews and Ratings

based on 1k reviews

3.8/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.4

Salary

3.4

Job security

3.6

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 1k Reviews and Ratings
Java Developer/Software Engineer

Chennai

5-10 Yrs

Not Disclosed

Explore more jobs
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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent