i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
Percentage,simple interest ,compond interest
Array list and linked list are both implementations of the List interface in Java Collections. Array list uses an array to store elements, while linked list uses nodes with references to the next element.
Array list provides fast random access to elements using indexes, but slower insertion and deletion operations compared to linked list.
Linked list allows for fast insertion and deletion operations by simply changing re...
OOPs concept stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain data in the form of attributes and code in the form of methods.
Encapsulation, inheritance, and polymorphism are key principles of OOPs.
Example: In a banking system, a 'Customer' object can have attributes like name and account number, and methods like deposit and with
SOLID is a set of five design principles in object-oriented programming to make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with object...
What people are saying about Cognizant
Runik's cube problem with N*N matrics
Cognizant interview questions for designations
Cache is temporary storage used to store frequently accessed data for faster retrieval, while persist is permanent storage used to store data for long-term use.
Cache is faster but volatile
Persist is slower but data is retained
Examples: caching web pages for faster loading, persisting user preferences in a database
Get interview-ready with Top Cognizant Interview Questions
Microservices route using API gateways and service discovery mechanisms.
Microservices communicate through API gateways which route requests to the appropriate service
Service discovery mechanisms help microservices locate and communicate with each other
Routing can be based on various factors like load balancing, service health, and versioning
Examples include Netflix Zuul for API gateway and Consul for service discovery
SCD 2 is a type of slowly changing dimension in data warehousing, where historical data is preserved by creating new records for changes.
Use effective date and end date columns to track changes over time
Implement Type 2 SCD in ETL processes to handle updates and inserts
Maintain history of changes by creating new records instead of updating existing ones
MD5 is a widely used cryptographic hash function that produces a 128-bit hash value.
MD5 stands for Message Digest Algorithm 5
It is commonly used to verify data integrity by generating a unique hash value for a given input
MD5 is not considered secure for cryptographic purposes due to vulnerabilities in its algorithm
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Some of the top questions asked at the Cognizant Senior Associate interview -
The duration of Cognizant Senior Associate interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 204 interviews
5 Interview rounds
based on 3k reviews
Rating in categories
Associate
72.3k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.6k
salaries
| ₹2.4 L/yr - ₹9.6 L/yr |
Senior Associate
48.6k
salaries
| ₹9 L/yr - ₹27.4 L/yr |
Senior Processing Executive
28.9k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.6k
salaries
| ₹5.9 L/yr - ₹24.9 L/yr |
TCS
Infosys
Wipro
Accenture