i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Program to manipulate an array of strings
Use string manipulation functions like substring, concat, etc.
Iterate through the array using loops
Consider sorting or searching algorithms if needed
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Comparing tables without MINUS keyword
Use JOIN clause to combine the tables and compare the columns
Use UNION ALL to combine the tables and GROUP BY to compare the columns
Use EXISTS clause to check if a record exists in both tables
Use NOT EXISTS clause to check if a record exists in one table but not in the other
SCD stands for Slowly Changing Dimensions, which are used in data warehousing to track changes in data over time.
SCD is used to maintain historical data in a data warehouse
There are three types of SCD: Type 1, Type 2, and Type 3
Type 1 SCD overwrites old data with new data
Type 2 SCD creates a new record for each change and maintains a history of changes
Type 3 SCD adds new columns to the existing record to track changes
What people are saying about Cognizant
Cognizant interview questions for designations
I applied via Recruitment Consultant and was interviewed in Dec 2017. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.
BigInteger is used for mathematical operations involving very large integers in Java.
BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.
It is commonly used in cryptography and security applications.
It provides methods for arithmetic, bitwise, and logical operations on large integers.
Example: calculating factorial of a large number, generating large prime nu
Merge Sort Algo code in java
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Time complexity: O(n log n)
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 33 reviews
Rating in categories
Associate
72.4k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.6k
salaries
| ₹2.4 L/yr - ₹9.3 L/yr |
Senior Associate
50.2k
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