i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
Polymorphism is the ability of an object to take on many forms.
It allows objects of different classes to be treated as if they were objects of the same class.
It is achieved through method overloading and method overriding.
Example: A shape class can have different subclasses like circle, square, triangle, etc. and all can be treated as shapes.
Example: A method can take different types of objects as parameters and perfor
All things are good and aptitude took virtually
Printing hello world in Java using System.out.println() method
Use System.out.println("Hello, World!"); to print hello world in Java
Make sure to include the semicolon at the end of the statement
The main method in Java is the entry point for any Java program. It is declared as public static void main(String[] args).
public: The main method is public so that it can be accessed by the JVM.
static: The main method is static so that it can be called without creating an instance of the class.
void: The main method does not return any value.
main: The name of the method that serves as the entry point for the program.
Str...
Numbers, Percentage, Profit and loss, Average, Ratio and proportion, Time and Work, Time speed distance.
What people are saying about Cognizant
Cognizant interview questions for designations
I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.
General aptitude questions and basic logical thinking questions
Basic c c++ languages programs will be asked
Get interview-ready with Top Cognizant Interview Questions
I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.
It's on campus recruitment drive so first round is aptitude round all about basic formulas of aptitude(60),consist of verbal and aptitude and reasoning.you can crack easily if ur good at basics.That's about first round.It includes next round as game based asssesment different types games (4)are there one by one you have to play with in time .
Call by value and reference are two ways of passing arguments to functions.
Call by value passes a copy of the argument's value to the function.
Call by reference passes a reference to the argument's memory location to the function.
Functions that use call by value cannot modify the original value of the argument.
Functions that use call by reference can modify the original value of the argument.
In some programming languag...
I applied via Company Website and was interviewed before Jun 2022. There were 3 interview rounds.
(Maths Reasoning English) You have to start from the basic and then go to competitive level and also follow the previous trends of asking questions.
I applied via Company Website and was interviewed before Mar 2022. There were 3 interview rounds.
There are some reasoning and technical question are there it was so simple
Yes, I am willing to relocate for project requirements.
I am open to relocating for the duration of the project
I understand that project requirements may require me to move to a different location
I am willing to adapt to new environments and work with different teams
Easy to answer if you think peacefully
I applied via campus placement at UEM Kolkata and was interviewed before Aug 2022. There were 4 interview rounds.
Basic maths like mixture, speed time distance, profit loss etc
2 coding. Candidates can choose any language. Whatever they will prefer
There are four types of joins in SQL: INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN: Returns rows when there is at least one match in both tables.
LEFT JOIN: Returns all rows from the left table, and the matched rows from the right table.
RIGHT JOIN: Returns all rows from the right table, and the matched rows from the left table.
FULL JOIN: Returns rows when there is a match in one of the tables.
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can access public and protected members of the base class
Example: Class 'Car' can inherit from class 'Vehicle'
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for data hiding, which prevents direct access to the internal state of an object.
Encapsulation also helps in achieving data abstraction, where the internal details of an object are hidden and only the ...
Array list is a dynamic array that can grow or shrink in size, while array has a fixed size.
Array list can dynamically resize itself, while array has a fixed size.
Array list is part of Java's Collection framework, while array is a basic data structure in most programming languages.
Array list allows insertion and deletion of elements at any position, while array does not support this flexibility.
I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.
Simple easy aptitude test with few programming mcqs.
An easy medium difficulty coding problem.
I am a passionate software engineer trainee with a strong interest in problem-solving and creating innovative solutions through programming.
I have always been fascinated by technology and the endless possibilities it offers.
Programming allows me to express my creativity and logical thinking in a tangible way.
I enjoy the challenge of solving complex problems and the satisfaction of seeing my code come to life.
For exampl...
based on 62 reviews
Rating in categories
Associate
72.2k
salaries
| ₹5.1 L/yr - ₹15.9 L/yr |
Programmer Analyst
55.2k
salaries
| ₹2.4 L/yr - ₹9.6 L/yr |
Senior Associate
48.2k
salaries
| ₹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