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 Junior Software Engineer Interview Questions, Process, and Tips

Updated 11 Jan 2025

Top Cognizant Junior Software Engineer Interview Questions and Answers

  • Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
  • Q2. How to check the object locks and steps to make the job run.
  • Q3. What are the types of job scheduler in as400
View all 43 questions

Cognizant Junior Software Engineer Interview Experiences

39 interviews found

Interview experience
4
Good
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 - Coding Test 

Medium difficulty coding questions

Round 2 - Technical 

(1 Question)

  • Q1. How authentication and authorization works
  • Ans. 

    Authentication verifies user identity, while authorization determines user access rights.

    • Authentication confirms user identity through credentials like passwords or biometrics

    • Authorization checks if authenticated user has permission to access specific resources

    • Common authentication methods include username/password, OAuth, and biometric authentication

    • Authorization can be role-based, attribute-based, or rule-based

    • Exampl...

  • Answered by AI
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 - 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 Resume tips
Round 2 - Aptitude Test 

Basic maths with some basic computer fundamentals were asked .

Round 3 - Technical 

(3 Questions)

  • Q1. 2 basic coding questions were asked and some basic aptitude questions were asked.
  • Q2. Check whether the input string is palindrome or not ? No lang constrain
  • Ans. 

    Check if input string is a palindrome or not.

    • A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • To check if a string is a palindrome, compare the first and last characters, then the second and second-to-last characters, and so on.

    • If all pairs match, the string is a palindrome. If any pair does not match, the string is not a palindrome.

  • Answered by AI
  • Q3. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
  • Ans. 

    What is the probability of picking a red ball out of 10 balls with 2 red, 5 blue, and 3 orange?

    • There are 2 red balls out of 10 total balls

    • The probability of picking a red ball is 2/10 or 1/5

    • The probability can also be expressed as 20%

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Engineer interview:
  • Data Structures
  • MySQL
  • Python
  • Mathematics
Interview preparation tips for other job seekers - Have a good grasp in atleast one of the programming language and data base and should know basic mathematics.
This will be enough to crack any of the service based company.

Junior Software Engineer Interview Questions Asked at Other Companies

asked in Cognizant
Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is pick ... read more
Q2. What is RDBMS and SQL query to retrieve data from database.
Q3. What's difference between stack memory and heap memory
Q4. What is infotainment system in car?
Q5. Let's consider a box containing 10 ball s numbered from 1 to 10. ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before 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 Resume tips
Round 2 - Aptitude Test 

Some simple aptitude questions

Round 3 - Coding Test 

Simple C language questions based on strings and arrays

Round 4 - Technical 

(2 Questions)

  • Q1. Technical interview questions based on your domain
  • Q2. Write a c program to swap alternative letters in a given string.
  • Ans. 

    A C program to swap alternative letters in a given string.

    • Declare a character array to store the input string.

    • Use a loop to iterate through the string and swap alternative letters.

    • Print the modified string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cognizant is a very good place to work if you get a good project because they provide 36 leaves 10 holidays and other benifits and if you don't a good project then you cannot continue in cognizant due to work pressure.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 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 Resume tips
Round 2 - Aptitude Test 

Average Questions, if have prepared yourself enough that it's easy to answer and crack it

Round 3 - Aptitude Test 

Average Questions, if have prepared yourself enough that it's easy to answer and crack it

Round 4 - Coding Test 

This round was all about Technical skills , if you know the basics of programming ,you can crack it

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in every topic and don't hesitate to tell or ask what's in your mind related to the job.

Cognizant interview questions for designations

 Junior Software Developer

 (10)

 Software Engineer

 (205)

 Junior Engineer

 (7)

 Senior Software Engineer

 (43)

 Associate Software Engineer

 (27)

 Software Engineer Trainee

 (15)

 Software Testing Engineer

 (7)

 Software Development Engineer

 (3)

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

I applied via Campus Placement and was interviewed before Dec 2021. 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 Resume tips
Round 2 - Aptitude Test 

The difficulty was easy to moderate. There were different sections like Qantativ Aptitude, Logical Reasoning, Essay writing

Round 3 - Coding Test 

There were 7 debugging questions. The difficulty was easy to moderate. But total given time was only 20 minutes, so keep an eye on the watch while solving.

Round 4 - One-on-one 

(3 Questions)

  • Q1. Basic Technical questions Like: 1. small coding questions in Python 2. Oops concept in both Python & Java and their differences. 3. array logic (C language)
  • Q2. HR questions Like: 1. Why do I want to join CTS? 2. My future plans? 3. Why am I switching to IT from ECE background?
  • Q3. And also asked several questions about my project. i.e: What was the project about, how we approached the solution, what Challenges were faced in the project, and How can we upgrade this project to a more ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep calm and have faith in yourself. And most importantly do not lie in your CV or in the interview round.

Get interview-ready with Top Cognizant Interview Questions

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

I was interviewed before Feb 2022.

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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about stream API in java-8
  • Ans. 

    Stream API in Java-8 is a powerful tool for processing collections of data.

    • Stream API provides a functional approach to processing data.

    • It allows for parallel processing of data.

    • Stream API includes methods like filter, map, reduce, and collect.

    • Example: List numbers = Arrays.asList(1, 2, 3, 4, 5); numbers.stream().filter(n -> n % 2 == 0).forEach(System.out::println);

    • Example: List names = Arrays.asList("John", "Mary", "B...

  • Answered by AI
  • Q2. What version controls you are aware
  • Ans. 

    I am aware of Git, SVN, Mercurial, and CVS.

    • Git is the most popular and widely used version control system.

    • SVN is a centralized version control system.

    • Mercurial is similar to Git but with a simpler design.

    • CVS is an older version control system that is not commonly used anymore.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Having depth knowledge is what keep us different from others which is what companies look at

Skills evaluated in this interview

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. First introduced yourself
  • Q2. What Ur favourite subject in college
Round 2 - Coding Test 

Great

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Engineer interview:
  • Core Java
Interview preparation tips for other job seekers - Very easy but u take pateint firstly calm down and relaxed and put you on comfort zone and stay confident becoz i interviewer are so cool

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

Round 1 - Aptitude Test 

The Aptitude level was medium

Round 2 - Technical 

(2 Questions)

  • Q1. In Second Round both Technical and Hr both happened at the same time and interviewers were asked Medium level Question.
  • Q2. Oops concept Data structure ( linked list, circular linked list, heap, stack, insert two no or delete no, merge sort, Quick sort.) Normalization, All keys, Sql Query. 2 code. Palindrome no, swapping two ...
Round 3 - HR 

(1 Question)

  • Q1. Hr asked Normal Question

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Engineer interview:
  • Full Stack Development
Interview preparation tips for other job seekers - My point of view, if you crack Service based company, you clear some basic concepts of all fundamentals parts of programming, data structure, database, operating system. And second thing,Interviewer will ask about project,that's why you must have one project on Any technology like( web Application, Android, Full stack development, Machine Learning, big data etc).
And second part:-
If you are thinking for product base company, you will have to do data structure and Algorithm with one programming language.
And other one System Design.
Thanku...

I applied via Job Portal and was interviewed before Oct 2021. 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 Resume tips
Round 2 - Aptitude Test 

There were 2 rounds of interview 1st round there were few very Basic Aptitude Questions, and in second round basic OOPs questions that's all.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain Polymorphism and write a program to show it.
  • 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 of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has two or more methods with the ...

  • Answered by AI
  • Q2. Write a query for fetching the second highest salary from the table.
  • Ans. 

    Query for fetching the second highest salary from a table.

    • Use ORDER BY and LIMIT to fetch the second highest salary.

    • Exclude the highest salary using subquery or WHERE clause.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Engineer interview:
  • OOPS
  • SQL
Interview preparation tips for other job seekers - Very Basic questions, just brush up your OOPs and CRUD operations in SQL. That will be more than enough.

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 Junior 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 Coding Test.
How to prepare for Cognizant Junior 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 Engineering Management, Java, Javascript and Software Engineering.
What are the top questions asked in Cognizant Junior Software Engineer interview?

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

  1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly wh...read more
  2. How to check the object locks and steps to make the job r...read more
  3. What are the types of job scheduler in as...read more
How long is the Cognizant Junior Software Engineer interview process?

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

Recently Viewed

INTERVIEWS

Fortis Healthcare

No Interviews

LIST OF COMPANIES

Bird Worldwide Flight Services

Locations

JOBS

Bird Worldwide Flight Services

No Jobs

REVIEWS

Bird Worldwide Flight Services

No Reviews

REVIEWS

Bird Worldwide Flight Services

No Reviews

REVIEWS

Bird Worldwide Flight Services

No Reviews

REVIEWS

Bird Worldwide Flight Services

No Reviews

INTERVIEWS

Salesforce

No Interviews

REVIEWS

Bird Worldwide Flight Services

No Reviews

Tell us how to improve this page.

Cognizant Junior Software Engineer Interview Process

based on 46 interviews

4 Interview rounds

  • Aptitude Test Round
  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Cognizant Junior Software Engineer Salary
based on 5.3k salaries
₹2.7 L/yr - ₹8.4 L/yr
9% more than the average Junior Software Engineer Salary in India
View more details

Cognizant Junior Software Engineer Reviews and Ratings

based on 406 reviews

3.4/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

3.0

Salary

3.1

Job security

3.4

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 406 Reviews and Ratings
Associate
72.1k 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.9k 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