i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
These test are conduct by HackerRank. It is programming level knowledge test.
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and responsiveness in software applications.
Multithreading allows multiple threads to run concurrently within the same process.
Each thread has its own stack and program counter, but shares the same memory space.
Multithreading can improve performance by utilizing multiple CPU cores efficiently.
Examples of mul...
OOPS concepts are fundamental to software engineering, with examples like inheritance, encapsulation, and polymorphism.
Inheritance: A child class inherits properties and behaviors from a parent class. For example, a Car class can inherit from a Vehicle class.
Encapsulation: Bundling data and methods that operate on the data into a single unit. For example, a BankAccount class with private variables and public methods.
Po...
Java 8 introduced features like lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise way.
Functional interfaces can have only one abstract method and are used with lambda expressions.
Streams provide a way to work with sequences of elements.
Default methods allow interfaces to have method implementations.
Example: Lambda expression - (int a, in...
Default Methods are methods in interfaces with implementation, introduced in Java 8.
Introduced in Java 8 to provide backward compatibility for interfaces
Allows adding new methods to interfaces without breaking existing implementations
Default methods can be overridden in implementing classes
Example: default void display() { System.out.println("Default method"); }
Autowired annotation is used in Spring framework to automatically inject dependencies into a bean.
Autowired annotation is used to automatically wire up dependencies in Spring framework.
It eliminates the need for manual wiring of dependencies in the code.
Autowired annotation can be used on fields, constructors, or methods.
Example: @Autowired private UserService userService;
Basics of College level aptitude
Simple Array and String based programming
What people are saying about Cognizant
Easy and learn the basics
Know the basics and also the data algorithm
Cognizant interview questions for designations
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
General questions was asked
2 programming questions
Get interview-ready with Top Cognizant Interview Questions
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
I applied via Campus Placement
Easy round and very easy to crack
Coding test consists of multiple choice and problem solving
I applied via Naukri.com and was interviewed in Feb 2023. There were 2 interview rounds.
Some of the top questions asked at the Cognizant Software Engineer interview -
The duration of Cognizant Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 156 interviews
5 Interview rounds
based on 1.1k reviews
Rating in categories
Associate
72.3k
salaries
| ₹5.2 L/yr - ₹16 L/yr |
Programmer Analyst
55.6k
salaries
| ₹2.4 L/yr - ₹9.3 L/yr |
Senior Associate
50.3k
salaries
| ₹9 L/yr - ₹28.6 L/yr |
Senior Processing Executive
29.1k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.7k
salaries
| ₹6 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
Accenture