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.7k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Software Engineer II Interview Questions and Answers

Updated 26 Dec 2022

Cognizant Software Engineer II Interview Experiences

2 interviews found

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

Today it is Thursday.after 132 days,it will be?

Round 3 - Technical 

(3 Questions)

  • Q1. What is the extend of your technical expertise
  • Q2. Discribe regarding SQL
  • Ans. 

    SQL is a programming language used to manage and manipulate relational databases.

    • SQL stands for Structured Query Language

    • It is used to create, modify, and query databases

    • Common commands include SELECT, INSERT, UPDATE, and DELETE

    • Joins are used to combine data from multiple tables

    • Indexes can be used to improve query performance

  • Answered by AI
  • Q3. What is oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that interact with each other to solve a problem.

    • It includes concepts like encapsulation, inheritance, and polymorphism.

    • Encapsulation is the practice of hiding data and methods within an object.

    • Inheritance allows objects to inherit properties and meth...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Software Engineer II interview:
  • Java
Interview preparation tips for other job seekers - Be vulnerable
Creat your position,build a relationship with the admistative assistant

Skills evaluated in this interview

Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical questions with coding skills
  • Q2. Knowledge on various tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice technical interview
And interviewer looks technical stuff from

Software Engineer II Interview Questions Asked at Other Companies

Q1. There are fifteen horses and a racing track that can run five hor ... read more
Q2. Title: Minimum steps required to make the product of array equal ... read more
asked in NCR Voyix
Q3. What are interfaces and what is difference between an interface a ... read more
Q4. Title: Next Greater Element for every element in the array Descri ... read more
Q5. What is the difference between C++ and Objective C and where will ... read more

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

A HackerRank Test with 2 Coding question of easy and medium difficulty7

Round 2 - Technicl Interview 

(2 Questions)

  • Q1. Questions on Java Core - streams api, features of java 8, multithreading, task scheduling, cron job, spring boot main annotations, global exception handling,
  • Q2. MySQL Query, questions around basics of Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA is not asked for SDE or SDE2 roles in IBM, focus is primarily on development, kind of project one worked on, behavioural and situation based questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. F2f based interview round with tcs employees and we'll co-ordinated work and do well
  • Q2. Explain your framework? Architecture of selenium
  • Ans. 

    Selenium is an open-source automation testing framework used to test web applications.

    • Selenium supports multiple programming languages like Java, Python, C#, etc.

    • It uses a client-server architecture where the client sends commands to the server to control the browser.

    • Selenium provides different drivers for different browsers like Chrome, Firefox, etc.

    • It supports different types of testing like functional, regression, a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and cool company to work with our roles and responsibilities

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There was logical and quant reasoning. Level was moderate

Round 2 - Coding Test 

There was 2 coding questions which have to be solved in any language.

Round 3 - HR 

(2 Questions)

  • Q1. Good learning experience. Asked about your interest and all.
  • Q2. Why do you want to join Infosys.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your intro .Go through your resume. Prepare any one language nicely.

I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics questions For interview
Round 2 - Aptitude Test 

Reasoning questions and verbal ability questions

Round 3 - Assignment 

Coding questions related c and c++

Round 4 - One-on-one 

(1 Question)

  • Q1. Misslenous questions
Round 5 - Group Discussion 

Dowry system

Interview Preparation Tips

Topics to prepare for Accenture Software Engineer II interview:
  • Software Development
Interview preparation tips for other job seekers - I am fresher candidate and I wi

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

Sitting arrangement questions

Round 3 - Coding Test 

Blood group relationship

Round 4 - Group Discussion 

Cloud computing Testing

Round 5 - Assignment 

HTML css java script

Round 6 - Case Study 

What is DATA base management system

Round 7 - HR 

(11 Questions)

  • Q1. Tell me about your self
  • Ans. My name is sumalata vastrad iam from Gadag I did my graduation in BCA from Karnataka University dharwad currently iam researching jobs i did my schooling from Howrah
  • Answered Anonymously
  • Q2. Family background detailed
  • Ans. I belong to a nuclear family we are four members in my family father, mother younger brother and me
  • Answered Anonymously
  • Q3. Company background detailed
  • Ans. Enable business outcome for client through global managaed service for networking data centre cloud in structure founded in 1988
  • Answered Anonymously
  • Q4. What is DATA structure
  • Ans. 

    A data structure is a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.

    • Data structures provide a means to manage and organize data in a logical and efficient manner.

    • They define the relationship between the data, allowing for easy retrieval and modification.

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

  • Answered by AI
  • Q5. Definition of java and benifit of java
  • Ans. 

    Java is a popular programming language known for its platform independence and extensive libraries.

    • Java is an object-oriented language that allows developers to write code once and run it on any platform.

    • It provides a robust and secure environment for developing and executing applications.

    • Java has a vast collection of libraries and frameworks that simplify development and enhance productivity.

    • It supports multithreading...

  • Answered by AI
  • Q6. Characters of java script
  • Ans. 

    JavaScript characters include letters, numbers, symbols, and special characters.

    • JavaScript characters can be used to create strings, numbers, and perform operations.

    • Examples of JavaScript characters include 'a', '1', '$', and '&'.

  • Answered by AI
  • Q7. What is software engineer (se)
  • Ans. 

    A software engineer is a professional who designs, develops, and maintains software applications.

    • Software engineers use programming languages and tools to create software solutions.

    • They analyze user requirements and design software architecture.

    • Software engineers write code, test and debug software, and ensure its functionality.

    • They collaborate with other team members and follow software development best practices.

    • Exam...

  • Answered by AI
  • Q8. What are the model of software engineerwat
  • Ans. 

    The models of software engineering refer to different approaches or methodologies used in software development.

    • Waterfall model

    • Agile model

    • Iterative model

    • Spiral model

    • V-model

  • Answered by AI
  • Q9. Explain resk management system
  • Ans. 

    A risk management system is a software tool or platform that helps organizations identify, assess, and mitigate risks.

    • A risk management system helps organizations identify potential risks and their impact on business operations.

    • It assesses the likelihood of risks occurring and the severity of their impact.

    • The system provides tools for documenting and tracking risks, assigning responsibilities, and implementing mitigati...

  • Answered by AI
  • Q10. What is operating system
  • Ans. 

    An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.

    • Manages computer hardware and software resources

    • Provides common services for computer programs

    • Controls and coordinates computer operations

    • Acts as an intermediary between users and computer hardware

    • Examples: Windows, macOS, Linux, Android, iOS

  • Answered by AI
  • Q11. DefiNe software testing
  • Ans. 

    Software testing is the process of evaluating a software system to identify defects or errors.

    • Software testing is essential to ensure the quality and reliability of software.

    • It involves executing the software with the intention of finding bugs or issues.

    • Testing can be done manually or using automated tools.

    • Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Examp...

  • Answered by AI
Round 8 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Family background detailed
  • Q3. Company background detailed
Round 9 - One-on-one 

(3 Questions)

  • Q1. What is your name please tell Detailed NTT
  • Q2. NTT DATA company background detailed
  • Q3. Tell me your self introduction
Round 10 - Case Study 

Cloud computing Testing

Round 11 - Coding Test 

Blood group relationship

Round 12 - Coding Test 

Sitting arrangement questions

Round 13 - Coding Test 

Alphabet letter coding

Round 14 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Ans. My name is sumalata vastrad iam from Gadag I did my graduation in BCA from Karnataka University dharwad currently iam researching jobs i did my schooling from Howrah
  • Answered Anonymously
  • Q2. Family background detailed
  • Ans. I belong to a nuclear family we are four members in my family father, mother younger brother and me
  • Answered Anonymously
  • Q3. Company background detailed
  • Ans. Founded in 1988 enable business out come for client
  • Answered Anonymously
Round 15 - Coding Test 

Blood group relationship between parents and children

Round 16 - Aptitude Test 

Blood group relationship between parents and children

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company all facilities available in your company

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is a pointer to pointer
  • Ans. 

    A pointer to pointer is a variable that stores the memory address of another pointer variable.

    • It is used to create dynamic data structures like linked lists and trees.

    • It allows multiple levels of indirection.

    • It is denoted by ** in C and C++.

    • Example: int **ptr;

    • Example: ptr = &p; where p is a pointer variable.

  • Answered by AI
  • Q2. Class, object, inheritance, polymorphism,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on pointers,work on ds, study network analysis, learn more about the job and company

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2022. There were 6 interview rounds.

Round 1 - Assignment 

Offline assessment

Round 2 - Coding Test 

Coding round with interviewer

Round 3 - Coding Test 

Coding round with interviewer

Round 4 - One-on-one 

(1 Question)

  • Q1. System design of ecommerce platform
  • Ans. 

    Designing an ecommerce platform involves creating a scalable and secure system to handle transactions and user data.

    • Consider the architecture of the system, including front-end, back-end, and database layers.

    • Ensure the platform can handle high traffic and large amounts of data.

    • Implement security measures to protect user data and prevent fraud.

    • Integrate with payment gateways and shipping providers.

    • Provide a user-friendl...

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. Behavioural Round with Director
Round 6 - HR 

(1 Question)

  • Q1. Package and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good programming skills, hands on experience in system design will help clearing the interview

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Tata Group user image Surya Prakash Tiwari

posted on 8 Jun 2022

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

(2 Questions)

  • Q1. What is array?? Detail in programming
  • Ans. 

    An array is a collection of similar data types stored in contiguous memory locations.

    • Arrays can be one-dimensional or multi-dimensional

    • Elements in an array can be accessed using their index

    • Arrays can be initialized during declaration or later in the code

    • Arrays can be passed as arguments to functions

    • Example: int arr[5] = {1, 2, 3, 4, 5};

    • Example: char str[10] = "Hello";

  • Answered by AI
  • Q2. About programming and Java script

Interview Preparation Tips

Interview preparation tips for other job seekers - Always prepare for interview and need you have to know about jd

Skills evaluated in this interview

Cognizant Interview FAQs

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

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

  1. What is oops conc...read more
  2. Discribe regarding ...read more
  3. Technical questions with coding ski...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Cognizant interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Cognizant Software Engineer II Salary
based on 14 salaries
₹7.5 L/yr - ₹26 L/yr
At par with the average Software Engineer II Salary in India
View more details

Cognizant Software Engineer II Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.9

Skill development

4.9

Work-Life balance

2.1

Salary & Benefits

4.1

Job Security

4.9

Company culture

3.1

Promotions/Appraisal

4.9

Work Satisfaction

Explore 2 Reviews and Ratings
Associate
72.5k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

Programmer Analyst
55.3k salaries
unlock blur

₹2.4 L/yr - ₹9.8 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