Filter interviews by
Market research analysis
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Guesstimates and case study presentation on topic given by them
I applied via LinkedIn and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Indeed and was interviewed before Dec 2018. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.
I applied via Referral and was interviewed in Jul 2019. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2020. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Mar 2020. There were 5 interview rounds.
SQL joins 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
Common types of joins include inner join, left join, right join, and full outer join
Joins are performed based on a related column between the tables
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Oops concepts are the fundamental principles of object-oriented programming.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Binding data and functions together in a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms or have multiple behaviors.
Example: A car is an object that ...
Linked lists are a data structure consisting of nodes that point to the next node in the list.
Each node contains a value and a pointer to the next node.
Linked lists can be singly or doubly linked.
Insertion and deletion are efficient, but random access is not.
Examples include a queue, stack, and adjacency list.
A collection framework is a set of classes and interfaces that provide a way to store and manipulate groups of objects.
It provides implementations of commonly used data structures like lists, sets, maps, etc.
It allows for easy manipulation of data stored in these structures.
Examples include Java's Collection and Map interfaces and their implementations like ArrayList, HashSet, and HashMap.
based on 2 interviews
Interview experience
Associate Consultant
26
salaries
| ₹5 L/yr - ₹8 L/yr |
Consultant
7
salaries
| ₹7 L/yr - ₹12.9 L/yr |
Project Lead
3
salaries
| ₹11 L/yr - ₹14 L/yr |
TCS
Accenture
Wipro
Cognizant