i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
Basic aptitude ans sql mcq
I applied via Campus Placement and was interviewed in Jan 2022. There were 3 interview rounds.
The coding test basically consisted of dsa n sql questions. The level of questions were from easy to medium level.
Joins in SQL are used to combine data from two or more tables based on a related column.
Joins are used to retrieve data from multiple tables in a single query
There are different types of joins such as inner join, left join, right join, and full outer join
The join condition is specified using the ON keyword and the related columns
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Code for reversing a word
Create an empty string variable
Loop through the characters of the word in reverse order
Add each character to the empty string variable
Return the reversed word
What people are saying about Cognizant
I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.
Overriding is when a subclass provides a specific implementation for a method that is already provided by its parent class, while overloading is when multiple methods have the same name but different parameters.
Overriding involves changing the method implementation in a subclass, while overloading involves having multiple methods with the same name but different parameters.
Overriding is used for runtime polymorphism, w...
Object-oriented programming concepts like inheritance, encapsulation, polymorphism, and abstraction can be used in real life to organize and structure code efficiently.
Inheritance allows for code reusability by creating a new class that inherits properties and methods from an existing class.
Encapsulation helps in bundling data and methods that operate on the data into a single unit, protecting data from outside interfe...
Cognizant interview questions for designations
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
Get interview-ready with Top Cognizant Interview Questions
I applied via Referral and was interviewed before Nov 2022. There were 3 interview rounds.
An example of a LINQ query
LINQ is a query language for querying data in .NET
It provides a concise and expressive syntax for querying collections
LINQ queries can be written using query syntax or method syntax
LINQ queries can be used to filter, sort, and transform data
Example: var result = from num in numbers where num % 2 == 0 select num;
An example of a Lambda query
Lambda queries are used in functional programming to perform operations on collections of data
They are concise and expressive
Lambda queries can be used to filter, transform, and aggregate data
Example: filtering a list of numbers to get only the even ones: numbers.filter(n -> n % 2 == 0)
Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.
OOP is based on the principles of encapsulation, inheritance, and polymorphism.
Encapsulation allows data and methods to be bundled together in a single unit called an object.
Inheritance enables the creation of new classes by inheriting properties and behaviors from existing classes.
Polymorphism allows objects ...
Seeking new challenges and growth opportunities
Looking for a company that aligns better with my career goals
Desire to work in a more collaborative and innovative environment
Seeking a higher level of responsibility and professional development
Current company lacks opportunities for advancement
Company culture or values do not align with personal values
I applied via Walk-in
In GD round you will asked hypothetical questions on the given scenario. Your technical skills would be evaluated on the basis of their matching requirement.
I applied via campus placement at Institute of Technology, Banaras Hindu University and was interviewed before Apr 2023. There were 2 interview rounds.
Quant maths and verbal
I was interviewed before Apr 2023.
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
3 Interview rounds
based on 5.2k reviews
Rating in categories
Associate
72.4k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.4k
salaries
| ₹2.4 L/yr - ₹9.7 L/yr |
Senior Associate
48.2k
salaries
| ₹8.9 L/yr - ₹27 L/yr |
Senior Processing Executive
28.5k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.5k
salaries
| ₹5.9 L/yr - ₹24 L/yr |
TCS
Infosys
Wipro
Accenture