i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.
Today it is Thursday.after 132 days,it will be?
SQL is a programming language used to manage and manipulate relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and query databases
Common commands include SELECT, INSERT, UPDATE, and DELETE
Joins are used to combine data from multiple tables
Indexes can be used to improve query performance
OOPs is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs stands for Object-Oriented Programming.
It focuses on creating objects that interact with each other to solve a problem.
It includes concepts like encapsulation, inheritance, and polymorphism.
Encapsulation is the practice of hiding data and methods within an object.
Inheritance allows objects to inherit properties and meth...
I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.
Reasoning questions and verbal ability questions
Coding questions related c and c++
Dowry system
posted on 12 Feb 2024
Easy to Medium difficulty with Aptitude Questions
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
1 hr test with mcq and coding snippet
Pointers are variables that store memory addresses of other variables in C programming language.
Pointers are used to manipulate data structures like arrays, linked lists, and trees.
They can be used to pass values by reference to functions.
Pointers can also be used to allocate memory dynamically using functions like malloc() and calloc().
A linked list program is a data structure that stores a sequence of elements with pointers to the next element.
Create a Node class with a value and a next pointer
Create a LinkedList class with a head pointer and methods to add, remove, and traverse nodes
Example: LinkedList ll = new LinkedList(); ll.add(5); ll.add(10); ll.remove(5);
Data structures are used to organize and manipulate data efficiently in various applications.
Data structures are used in databases to store and retrieve data quickly.
In computer graphics, data structures are used to represent geometric objects.
Data structures are used in algorithms such as sorting and searching.
In networking, data structures are used to represent network packets and routing tables.
Data structures are u...
Merge sort is a divide and conquer algorithm that recursively divides the input array into two halves, sorts them and then merges them.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Repeat until the entire array is sorted
Cloud computing is widely used in various industries for data storage, processing, and analysis.
Cloud computing allows for easy scalability and cost-effectiveness in managing large amounts of data.
Real-time collaboration and access to data from anywhere are some of the benefits of cloud computing.
Examples of cloud computing applications in real-world projects include Amazon Web Services (AWS), Microsoft Azure, and Goog...
I applied via Campus Placement
In aptitude test around 70 questions,it's easy to solve
Test Types: Coding tests can vary in their format and requirements. They can be divided into the following categories:
a. Algorithmic Challenges: These tests focus on evaluating a candidate's ability to solve algorithmic problems and optimize their solutions. Candidates are typically required to write code that solves a specific problem or implements a particular algorithm.
Verbal Reasoning: These tests assess a candidate's comprehension and understanding of written information, their ability to draw logical conclusions, identify relationships between words, and analyze written passages.
I was interviewed in Aug 2021.
Wap to find each character occurrence in string
Iterate through the string and use a dictionary to keep track of character counts
Use a for loop to iterate through the string and increment the count of each character in the dictionary
Print the dictionary to display the character counts
based on 2 reviews
Rating in categories
Associate
72.4k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.3k
salaries
| ₹2.4 L/yr - ₹9.6 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