Filter interviews by
I applied via Recruitment Consultant and was interviewed before May 2020. There were 4 interview rounds.
I appeared for an interview in May 2021.
Round duration - 60 minutes
Round difficulty - Medium
Started with project description, deep dive into project
Questions about ML, Statistics
Coding questions for Python, SQL
You are provided with a list, DICTIONARY[]
, which contains a collection of words, along with a stream of characters (queries). The task is to implement a class Chara...
Implement a class to check if a string formed by the last queried characters exists in a dictionary of words.
Initialize the class with the dictionary of words.
Implement a method to check if the string formed by the last queried characters exists in the dictionary.
Use appropriate data structures to efficiently solve the problem.
Ensure the class handles multiple test cases and character queries.
Example: DICTIONARY[] = ['...
Use a subquery to retrieve the second highest salary from a SQL database.
Use a subquery to select the maximum salary from the table.
Then use another subquery to select the maximum salary that is less than the maximum salary found in the first step.
Combine both subqueries to retrieve the second highest salary.
Round duration - 60 minutes
Round difficulty - Easy
Projects
Machine Learning
Questions about Statistics
Answering aptitude questions related to statistics
Statistics is the study of collecting, analyzing, interpreting, presenting, and organizing data.
Key concepts include mean, median, mode, standard deviation, and probability.
Examples of statistical questions include 'What is the average income of a population?' and 'What is the likelihood of an event occurring?'
Round duration - 60 minutes
Round difficulty - Easy
Behavioral Round
Questions asked about Amazon Leadership Principles
Round duration - 60 minutes
Round difficulty - Easy
Medium Python questions
Medium SQL questions
Calculate the fraction when one integer is divided by another, with repeating decimal parts enclosed in parentheses.
Divide the first integer by the second integer to get the fraction
Identify if the fractional part is repeating and enclose it in parentheses
Return the fraction for each test case
Use SQL query with window functions to find top 2 salaries for each department.
Use PARTITION BY clause to partition the data by department.
Use ORDER BY clause to order the salaries in descending order.
Use ROW_NUMBER() function to assign a rank to each row within the partition.
Filter the results to only include rows with rank 1 and 2.
Tip 1 : Practice String and array based questions for python coding test
Tip 2 : Practice Window Functions, Rank functions for SQL
Tip 3 : Describe the one project that you're confident with and have worked deeply
Tip 1 : Start with projects and then move to skills
Tip 2 : Explain each project in around 3 bullet points
Tip 3 : Include numbers in projects (ex increased x% revenue by applying ... )
Related to codeing
Mathematical question
I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.
Basic excel, Reasoning, English Grammar
I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.
Medium to Hard 4 DSA questions
I applied via Approached by Company and was interviewed in Jun 2022. There were 5 interview rounds.
The question asks about calculating cumulative sum of an array and frequency of each word in a sentence.
To calculate cumulative sum of an array, we can use a loop and keep adding the current element to a running sum variable.
To calculate frequency of each word in a sentence, we can split the sentence into words and use a dictionary to keep track of the count of each word.
We can use built-in functions in programming lan...
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
Research Associate
30
salaries
| ₹8.8 L/yr - ₹9.8 L/yr |
Research Analyst
29
salaries
| ₹5.6 L/yr - ₹11.9 L/yr |
Research Analyst 2
15
salaries
| ₹8 L/yr - ₹11.9 L/yr |
Manager
5
salaries
| ₹16 L/yr - ₹18.5 L/yr |
Analyst II
5
salaries
| ₹10.6 L/yr - ₹12.7 L/yr |
TCS
Accenture
Wipro
Cognizant