i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I was interviewed in Sep 2024.
Questions regarding Java 8, Spring Boot, and Microservices were asked.
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
Entity Framework is an ORM (Object-Relational Mapping) framework for .NET applications.
ORM framework for .NET applications
Maps database tables to classes in code
Provides a way to query and manipulate data using LINQ
Supports various database providers such as SQL Server, MySQL, etc.
CTE stands for Common Table Expression in SQL, used to create temporary result sets that can be referenced within a query.
CTEs are defined using the WITH keyword
They can be recursive or non-recursive
CTEs improve readability and maintainability of complex queries
Example: WITH cte AS (SELECT * FROM table_name) SELECT * FROM cte
SOLID principles are a set of five design principles for writing maintainable and scalable object-oriented code.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - objects of a superclass should be replaceable with objects of its subclasses without affectin...
Design patterns are reusable solutions to common problems in software design.
Design patterns provide a template for solving recurring design problems in software development.
They help in making code more maintainable, scalable, and efficient.
Examples include Singleton, Factory, Observer, and Strategy patterns.
I applied via Job Portal and was interviewed in Jul 2023. There was 1 interview round.
useMemo is used to memoize the result of a function, while useCallback is used to memoize a function itself.
useMemo is used to optimize expensive calculations by caching the result and returning it when the dependencies don't change.
useCallback is used to optimize the performance of child components by preventing unnecessary re-renders when the dependencies don't change.
Both useMemo and useCallback accept a dependency ...
What people are saying about Cognizant
I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.
Singleton is a design pattern that restricts the instantiation of a class to one object. Immutable objects cannot be changed after creation.
Singleton pattern is used to ensure only one instance of a class is created and provide a global point of access to it.
Mutable objects can be changed after creation, while immutable objects cannot.
Immutable objects are thread-safe and can be shared across multiple threads without t...
Cognizant interview questions for designations
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
Get interview-ready with Top Cognizant Interview Questions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
based on 3 interviews
1 Interview rounds
based on 64 reviews
Rating in categories
Associate
71.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Programmer Analyst
55.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
48.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Processing Executive
28.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
17.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
Accenture