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 Project Associate Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Cognizant Project Associate Interview Questions and Answers

  • Q1. What is an API? Why APIs are so popular these days? What is API Management? Why we need an API Management tool such as Apigee Edge? What is REST? What is the difference b ...read more
  • Q2. 1.Four pillars of OOPS concepts with real time example and have you used in your project or not? 2.Abstract class and interfaces with realtime example 3.Finalise and disp ...read more
  • Q3. Write a program to display most frequent element in an array using Streams and Lambda expression. Difference between ArrayList and HashSet. What is the use of default met ...read more
View all 70 questions

Cognizant Project Associate Interview Experiences

122 interviews found

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

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between a session and a cookie?
  • Ans. 

    A session is a server-side storage of user data that is unique to each user, while a cookie is a client-side storage of user data that is stored on the user's browser.

    • Session data is stored on the server, while cookie data is stored on the client's browser.

    • Sessions are typically used for storing sensitive information like user authentication details, while cookies are often used for tracking user behavior or preference...

  • Answered by AI
  • Q2. Sessions are saved on the server-side. Cookies are saved on the client-side.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic data structures and algorithms and one question from db script.

Round 2 - Technical 

(1 Question)

  • Q1. Dotnet related important topics Questions. Db questions, Angular questions .
Round 3 - HR 

(1 Question)

  • Q1. Normal HR questions and salary discussion.

Project Associate Interview Questions Asked at Other Companies

asked in Cognizant
Q1. What is an API? Why APIs are so popular these days? What is API M ... read more
Q2. Which organic compound is called acid but do not have a COOH grou ... read more
asked in Cognizant
Q3. 1.Four pillars of OOPS concepts with real time example and have y ... read more
asked in Cognizant
Q4. Write a program to display most frequent element in an array usin ... read more
Q5. What concentration of H2SO4 and HCl is used in your laboratory?

I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to display most frequent element in an array using Streams and Lambda expression. Difference between ArrayList and HashSet. What is the use of default method in interface? Difference betwee...
  • Ans. 

    Answers to technical interview questions on Java programming language.

    • To display most frequent element in an array using Streams and Lambda expression, use Collectors.groupingBy() and Collectors.counting() methods.

    • ArrayList is an ordered collection of elements while HashSet is an unordered collection of unique elements.

    • Default methods in interface are used to provide a default implementation of a method that can be ove...

  • Answered by AI
  • Q2. What is the use of @Transactional and @Value? What is @Id? Explain lifecycle of a bean. Scopes of bean.
  • Ans. 

    Explaining @Transactional, @Value, @Id, bean lifecycle and scopes

    • Transactional is used to manage transactions in Spring

    • Value is used to inject values from properties files or environment variables

    • Id is used to mark a field as the primary key of an entity

    • Bean lifecycle includes instantiation, initialization, use and destruction

    • Scopes of bean include singleton, prototype, request, session, and global session

  • Answered by AI
  • Q3. Difference between sleep and wait in Thread.
  • Ans. 

    Sleep and wait are methods used in Thread class in Java for pausing the execution of a thread.

    • Sleep method pauses the execution of the current thread for a specified amount of time.

    • Wait method pauses the execution of the current thread until another thread notifies it to resume.

    • Sleep method does not release the lock on the object while wait method releases the lock on the object.

    • Sleep method is used for delay whereas w...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. This round was mainly regarding finalizing the CTC and confirm the joining date.

Interview Preparation Tips

Topics to prepare for Cognizant Project Associate interview:
  • Core Java
  • Spring Boot
  • REST API
  • Spring Actuator
Interview preparation tips for other job seekers - I applied for Java developer role, so in the technical interview, questions from core Java, Spring Boot and REST were asked.

Skills evaluated in this interview

Project Associate Interview Questions & Answers

user image kritika verma

posted on 4 Jun 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Queue management?
  • Q2. Difference between error and exception
  • Ans. 

    Error is a compile-time issue while exception is a runtime issue in programming.

    • Error is a compile-time issue detected by the compiler.

    • Exception is a runtime issue that disrupts the normal flow of a program.

    • Errors are generally caused by the environment in which the application is running.

    • Exceptions are typically caused by the application itself.

    • Example: Syntax error is an error, while NullPointerException is an except

  • Answered by AI

Cognizant interview questions for designations

 Associate Project Engineer

 (8)

 Senior Project Associate

 (20)

 Associate Project Lead

 (2)

 Project Lead

 (5)

 Associate Consultant

 (10)

 Developer Associate

 (3)

 Software Associate

 (2)

 Associate Architect

 (1)

I applied via Referral

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 - Technical 

(1 Question)

  • Q1. It was just a teams call technical interview about my previous work experience and skills .
Round 3 - HR 

(1 Question)

  • Q1. Discussed about over-all experience and salary discussion on call.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for hr round also about to discuss on salary negotiation all the best

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 Jun 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Informatica Powercenter based question
  • Q2. Sql based question
Round 1 - Technical 

(1 Question)

  • Q1. Itx related questions
Round 2 - Technical 

(1 Question)

  • Q1. Scripting related questions
Round 3 - HR 

(1 Question)

  • Q1. HR basic discussion and discussed about salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - Never lose hope if you are not able to make it in a first attempt

I applied via Naukri.com and was interviewed in 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is behaviour subject and its usage?
  • Ans. 

    BehaviorSubject is a type of subject in RxJS that emits the most recent value to its subscribers.

    • BehaviorSubject is a type of subject in RxJS

    • It emits the most recent value to its subscribers

    • It requires an initial value upon creation

    • It can be used to share state between components

    • Example: const subject = new BehaviorSubject('initial value')

    • Example: subject.subscribe(value => console.log(value))

    • Example: subject.next('new

  • Answered by AI
  • Q2. Difference between react and angular
  • Ans. 

    React is a library for building UI components while Angular is a full-fledged framework for building web applications.

    • React uses a virtual DOM while Angular uses a real DOM

    • React is more lightweight and flexible while Angular is more opinionated

    • React uses JSX syntax while Angular uses HTML templates

    • React has a larger ecosystem of third-party libraries while Angular has more built-in features

    • React is easier to learn for ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. How to restrict API calls?
  • Ans. 

    API calls can be restricted by implementing rate limiting, authentication, and access control.

    • Implement rate limiting to limit the number of requests per user or IP address.

    • Use authentication to ensure only authorized users can access the API.

    • Implement access control to restrict access to certain endpoints or resources.

    • Use API keys to track usage and identify abusive behavior.

    • Consider using a Content Delivery Network (...

  • Answered by AI
  • Q2. Usage of authguard, interceptor
  • Ans. 

    AuthGuard and Interceptor are used in Angular for authentication and HTTP requests respectively.

    • AuthGuard is used to protect routes from unauthorized access.

    • Interceptor is used to modify HTTP requests and responses.

    • AuthGuard can be used to redirect unauthorized users to a login page.

    • Interceptor can be used to add headers or tokens to HTTP requests.

    • Both can be used together to ensure authenticated users have access to p

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your notice period?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you feel technically you are sound, don't hesitate to put your point even if you and the interviewer are not on same page

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 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 - Technical 

(2 Questions)

  • Q1. Simple core java questions
  • Q2. Simple Core Java related questions.
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation with HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep hold on your core java skills with a little bit frontend.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions on angular routing.
  • Q2. Directives questions.
Round 3 - Technical 

(1 Question)

  • Q1. Previous project related questions on angular.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion round

Interview Preparation Tips

Interview preparation tips for other job seekers - Always have clear concepts on your technology.
Be precise while giving answer.

Cognizant Interview FAQs

How many rounds are there in Cognizant Project Associate interview?
Cognizant interview process usually has 2-3 rounds. The most common rounds in the Cognizant interview process are Technical, HR and Resume Shortlist.
How to prepare for Cognizant Project Associate 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 Test Strategy, Project Management, Test Cases, Test Planning and Project Planning.
What are the top questions asked in Cognizant Project Associate interview?

Some of the top questions asked at the Cognizant Project Associate interview -

  1. What is an API? Why APIs are so popular these days? What is API Management? Wh...read more
  2. 1.Four pillars of OOPS concepts with real time example and have you used in you...read more
  3. Write a program to display most frequent element in an array using Streams and ...read more
How long is the Cognizant Project Associate interview process?

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

Tell us how to improve this page.

Cognizant Project Associate Interview Process

based on 73 interviews

4 Interview rounds

  • Technical Round
  • HR Round - 1
  • Personal Interview1 Round
  • HR Round - 2
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 Project Associate Salary
based on 16.6k salaries
₹6 L/yr - ₹19.6 L/yr
20% more than the average Project Associate Salary in India
View more details

Cognizant Project Associate Reviews and Ratings

based on 1.1k reviews

3.7/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.5

Salary

3.4

Job security

3.6

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 1.1k 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