Filter interviews by
I applied via Campus Placement and was interviewed before Mar 2021. There was 1 interview round.
Join in SQL is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables in a single query
Types of join include inner join, left join, right join, and full outer join
Join is performed using the JOIN keyword followed by the table name and ON keyword to specify the related column
Example: SELECT * FROM table1 JOIN table2 ON table1.column = table2
VLOOKUP and HLOOKUP are Excel functions used to search for a specific value in a table and return a corresponding value.
VLOOKUP searches for a value in the first column of a table and returns a value in the same row from a specified column.
HLOOKUP searches for a value in the first row of a table and returns a value in the same column from a specified row.
Both functions require a lookup value, a table range, a column or...
Top trending discussions
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
posted on 2 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 5 interview rounds.
Round 1 was aptitude round, it consisted of java and c++ snippets and we had to guess the output. Apart from that there were problems on speed, velocity, distance and time. Problems on word-letter patterns were also asked. The aptitude round had 30 questions and time given was 30 minutes.
Aptitude round was the only elimination round. The next following 4 rounds were non-elimination rounds. Coding test included 3 questions - 1 and half hour was given to solve the same. It is fine if you don't perform well here, since it is a non-elimination round. But try to solve 1 and half or 2 questions atleast. The questions were mainly based on 1d arrays, 2D arrays, strings and string arrays.
A project is assigned to a group of students and we need to come up with an idea on how to implement that project as a team.
posted on 11 Oct 2024
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Lists and tuples are both data structures in Python, but lists are mutable while tuples are immutable.
Lists are enclosed in square brackets [], while tuples are enclosed in parentheses ().
Lists can be modified after creation, while tuples cannot be modified (immutable).
Lists are typically used for collections of similar items, while tuples are used for fixed collections of items.
Example: list = [1, 2, 3] and tuple = (4
The area of a room can be calculated by multiplying the length by the width.
Calculate the area by multiplying the length and width of the room.
For example, if the length of the room is 10 feet and the width is 12 feet, the area would be 120 square feet.
Make sure to use the same units for length and width when calculating the area.
Getting caught cheating on a test in high school
Was copying answers from a classmate during a test
Teacher caught me and called me out in front of the whole class
Felt embarrassed and learned my lesson about cheating
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The test will comprise a total of 60 questions, divided as follows: 70% of the questions will focus on finance and accounting, while the remaining questions will cover aptitude and English.
I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.
Implementation of shared and unique pointers in C++ with operator overloading.
Implement a class for shared pointer with reference counting.
Handle assignment by incrementing reference count and decrementing old pointer's count.
Overload -> and * operators to access underlying object.
Use shared pointer in main method by creating instances and passing them around.
For unique pointer, implement a class that transfers ownersh
Design a system with org hierarchy to find all sub-ordinates using array of pointers.
Create a class for each employee with a pointer to their manager
Use an array of pointers to store all employee objects
Traverse the array to find all sub-ordinates of a given employee
Yes, I am ready to shift to Bengaluru for the c++ associate position.
I am excited about the opportunity to work in Bengaluru.
I have researched the city and am comfortable with the relocation.
I am flexible and adaptable to new environments.
I have friends/family in Bengaluru who can support me during the transition.
There were three coding questions.
based on 8 reviews
Rating in categories
Business Analyst
28
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Consultant
8
salaries
| ₹12.5 L/yr - ₹18 L/yr |
Analyst
6
salaries
| ₹5.4 L/yr - ₹7.5 L/yr |
Analytics Consultant
4
salaries
| ₹16 L/yr - ₹21 L/yr |
McKinsey & Company
BCG
Deloitte
KPMG India