i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Walk-in
I applied via Campus Placement
DBMS is a software system that manages databases, while CRUD stands for Create, Read, Update, Delete operations in databases.
DBMS (Database Management System) is a software system that allows users to interact with databases.
CRUD stands for Create, Read, Update, Delete - the four basic functions of persistent storage.
Examples: Creating a new record in a database (Create), Reading data from a database (Read), Updating e...
OOPs concepts are fundamental principles in object-oriented programming that help in organizing and designing code.
Encapsulation: bundling data and methods that operate on the data into a single unit (class). Example: class Car { private String color; public void drive() { ... } }
Inheritance: allows a class to inherit properties and behavior from another class. Example: class SUV extends Car { ... }
Polymorphism: abilit...
I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.
The sum of two numbers is calculated by adding them together.
To find the sum of two numbers, simply add them together.
For example, the sum of 5 and 3 is 8 (5 + 3 = 8).
public static is used in Java to define a method that can be called without creating an instance of the class.
public static is used in Java to define a method that belongs to the class itself, rather than to any specific instance of the class.
public static methods can be called directly using the class name, without needing to create an object of the class.
In the 'Hello World' program, public static is used to define t...
What people are saying about Cognizant
Mostly Java and C were the languages used.
Cognizant interview questions for designations
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Cover String Manipulation and Array based questions.
Get interview-ready with Top Cognizant Interview Questions
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
Just easy questions which can be found on internet.
Work time speed and time Data interpretation English
Program to sort an array of strings
Use a sorting algorithm like bubble sort, selection sort, or merge sort
Compare strings using a comparison function
Implement the sorting algorithm in a loop until the array is sorted
A Fibonacci program generates a series of numbers where each number is the sum of the two preceding ones.
Use a loop or recursion to generate the Fibonacci series
Start with two initial numbers, 0 and 1
Add the previous two numbers to get the next number in the series
Repeat until the desired number of terms is reached
I got many questions from the internet previous, from where I was learning, the pattern is almost the same.
Basic Array, Linkedlist, HashSet, Map.
I applied via Campus Placement and was interviewed in Mar 2024. There were 4 interview rounds.
Quants,Logical reasoning
Java code, SQL query
Some of the top questions asked at the Cognizant Programmer Analyst Trainee interview -
The duration of Cognizant Programmer Analyst Trainee interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 236 interviews
6 Interview rounds
based on 859 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