Faster and better experience!
Filter interviews by
Random case study on live cases
Manlitics B2b Ites interview questions for popular designations
I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.
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 ... )
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 Company Website and was interviewed in Sep 2023. There was 1 interview round.
Medium to Hard 4 DSA questions
based on 6 interviews
Interview experience
based on 48 reviews
Rating in categories
Research Analyst
126
salaries
| ₹1.7 L/yr - ₹4.3 L/yr |
Data Research Analyst
15
salaries
| ₹2 L/yr - ₹3.5 L/yr |
MIS Executive
14
salaries
| ₹3.5 L/yr - ₹5.3 L/yr |
Quality Analyst
10
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Data Analyst
7
salaries
| ₹2.5 L/yr - ₹3.2 L/yr |
TCS
Infosys
Wipro
HCLTech