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

Updated 19 Oct 2024

Top Cognizant Associate Software Engineer Interview Questions and Answers

View all 13 questions

Cognizant Associate Software Engineer Interview Experiences

27 interviews found

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

I applied via Company Website and was interviewed in Aug 2022. There were 2 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 

(6 Questions)

  • Q1. SharePoint permissions
  • Ans. 

    SharePoint permissions

    • SharePoint permissions control access to SharePoint sites, lists, libraries, and items

    • Permissions can be assigned to individuals or groups

    • There are three levels of permissions: site, list/library, and item

    • Permissions can be inherited or unique to a specific site, list/library, or item

    • SharePoint groups can be created to simplify permission management

  • Answered by AI
  • Q2. Powerapps customisation and how to leverage different properties to customise the canvas app
  • Ans. 

    PowerApps customisation involves leveraging different properties to customise the canvas app.

    • Use the 'Properties' pane to access and modify different properties of the app components.

    • Customise the app's appearance using themes, fonts, and colours.

    • Leverage formulas and expressions to add functionality to the app.

    • Use custom connectors to integrate with external data sources.

    • Add custom controls and components to extend th...

  • Answered by AI
  • Q3. Powerautomate and dataverse related questions
  • Q4. Azure logic apps related questions
  • Q5. Azure functions on how to setup and deploy.
  • Ans. 

    Azure Functions are serverless computing solutions that allow developers to run code on-demand without managing infrastructure.

    • Create a new Azure Function App in the Azure portal

    • Choose a language and runtime for your function

    • Write your function code and test it locally

    • Publish your function to Azure using Visual Studio or Azure CLI

    • Configure your function app settings and triggers

    • Monitor and troubleshoot your function us

  • Answered by AI
  • Q6. Scenario based questions on power platform

Interview Preparation Tips

Interview preparation tips for other job seekers - this is for SharePoint developer role. Prepare for SharePoint basics on list library pages permissions and list customisation using json. in power apps prepare for scenario based questions. how to leverage visible property and also on connectors.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Aug 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 - Coding Test 

3 coding questions were asked along with 5 sql queries.

Round 3 - Technical 

(5 Questions)

  • Q1. Introduction, questions based on the technologies mentioned in the resume. Coding questions was given to solve.
  • Q2. Introduction about the candidate
  • Q3. Basic knowledge of programming language
  • Q4. More information asked about the projects done
  • Q5. Information about your hometown and about cognizant

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in one of the core coding language, be confident while talking to the interviewer.

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude test was conducted as a screening round.

Round 2 - Technical 

(1 Question)

  • Q1. Just go through your resume that's it for this round.
Round 3 - HR 

(1 Question)

  • Q1. Documentation process.

I applied via Campus Placement and was interviewed in Sep 2022. There were 5 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 

Percentage, number series, time

Round 3 - Coding Test 

50min, arrays, lists, tuples, bubble sort

Round 4 - Technical 

(2 Questions)

  • Q1. What do you know about sdlc
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used to design, develop, and maintain software.

    • SDLC is a structured approach to software development

    • It consists of several phases including planning, analysis, design, implementation, testing, and maintenance

    • Each phase has its own set of activities and deliverables

    • SDLC models include Waterfall, Agile, and DevOps

    • SDLC helps ensure software quality and reduces dev

  • Answered by AI
  • Q2. What do you know about oops
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and functions.

    • It emphasizes on encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Po...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What are your strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard eventually u will get it. don't postpone the things

Skills evaluated in this interview

Cognizant interview questions for designations

 Software Associate

 (2)

 Associate Software Programmer

 (4)

 Associate Software Developer

 (2)

 Senior Software Associate

 (1)

 Software Engineer

 (205)

 Senior Software Engineer

 (43)

 Junior Software Engineer

 (39)

 Software Engineer Trainee

 (15)

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

(2 Questions)

  • Q1. Explain about SQL Joins
  • Ans. 

    SQL Joins are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Types of joins include 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 retur...

  • Answered by AI
  • Q2. Explain about different types of database and name some which is most popular nowadays
  • Ans. 

    There are various types of databases such as relational, NoSQL, object-oriented, etc. Some popular databases nowadays include MySQL, MongoDB, PostgreSQL, and Oracle.

    • Relational databases: MySQL, PostgreSQL, Oracle

    • NoSQL databases: MongoDB, Cassandra, Redis

    • Object-oriented databases: db4o, ObjectDB

    • Graph databases: Neo4j, Amazon Neptune

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself and why this company?
  • Ans. I need career growth and financial growth so I'm planning to join here and do my best
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm and Answer

Skills evaluated in this interview

Get interview-ready with Top Cognizant Interview Questions

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

I applied via LinkedIn and was interviewed in Oct 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 

Aptitude assessment includes sections on quantitative aptitude, analytical and logical reasoning and verbal

Round 3 - Group Discussion 

1.Arrive prepared
2.Get clarification
3.stay on task
4.Be respectful

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.your resume matters so customize it well
2.Be persistent
3.keep learning

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

(3 Questions)

  • Q1. Application of python and features of python
  • Ans. 

    Python is a high-level programming language used for web development, data analysis, artificial intelligence, and automation.

    • Python is easy to learn and has a simple syntax

    • Python supports multiple programming paradigms such as object-oriented, functional, and procedural programming

    • Python has a vast standard library with modules for various tasks such as web development, data analysis, and machine learning

    • Python is used...

  • Answered by AI
  • Q2. Data structures types
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Common data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • Arrays are used to store a collection of elements of the same data type.

    • Linked lists are used to store a collection of elements that are not necessarily stored in contiguous memory locations.

    • Stacks and queues are used...

  • Answered by AI
  • Q3. Linear Search Binary search
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Best companies in job seekers.lewrn all interview questions

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Core Java, collections, some real time scenarios
  • Q2. SQL, work experience and what kind of tasks will be doing in scrum agile methodologies
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation, where do you want to see yourself in next 5 years, any aspirations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in core Java, any framework

Interview Questionnaire 

5 Questions

  • Q1. Self introduction, project based questions
  • Q2. C based questions
  • Ans. Written a programme based on prime numbers
  • Answered by daggupati Jyoshna
  • Q3. And about my native place
  • Q4. Some logical question
  • Q5. Tried give correct answer
Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Java language questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Zoom meeting Microsoft terms &

Cognizant Interview FAQs

How many rounds are there in Cognizant Associate Software Engineer interview?
Cognizant interview process usually has 2-3 rounds. The most common rounds in the Cognizant interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Cognizant Associate 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 Javascript, Product Management, Software Design, Test Planning and ASP.Net.
What are the top questions asked in Cognizant Associate Software Engineer interview?

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

  1. A basic C program to find the frequency of an alphabet in a str...read more
  2. Difference between primary key and unique ...read more
  3. What are the Upcomming technologies that are used by the compani...read more
How long is the Cognizant Associate Software Engineer interview process?

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

Tell us how to improve this page.

Cognizant Associate Software Engineer Interview Process

based on 20 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
View more
Cognizant Associate Software Engineer Salary
based on 2.2k salaries
₹4 L/yr - ₹15 L/yr
58% more than the average Associate Software Engineer Salary in India
View more details

Cognizant Associate Software Engineer Reviews and Ratings

based on 166 reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.3

Salary

3.6

Job security

3.8

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 166 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