i
Meesho
Filter interviews by
In a behavioral interview, candidates showcase their skills through past experiences and actions in various situations.
Use the STAR method (Situation, Task, Action, Result) to structure your answers.
Example: Describe a time when you improved a process at work.
Highlight teamwork by discussing a project where collaboration was key.
Mention a challenge you faced and how you overcame it, focusing on your analytical ski...
SQL basics involve understanding database queries, data manipulation, and retrieval using structured query language.
SQL stands for Structured Query Language, used for managing and manipulating databases.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE.
Example of SELECT: SELECT * FROM employees; retrieves all records from the employees table.
JOIN operations allow combining rows from two or more tables bas...
Output of joins is a combination of data from two or more tables based on a common column.
Joins are used to combine rows from two or more tables based on a related column between them
Types of joins include inner join, outer join, left join, and right join
The output of a join will include columns from both tables, with rows that meet the join condition
Rank, Dense Rank, and CTE are SQL functions for ordering and ranking data in queries.
RANK() assigns a unique rank to each row within a partition, with gaps for ties. Example: RANK() OVER (ORDER BY score).
DENSE_RANK() also ranks rows but does not leave gaps for ties. Example: DENSE_RANK() OVER (ORDER BY score).
Common Table Expressions (CTEs) allow for temporary result sets that can be referenced within a SELECT, IN...
SQL query to retrieve specific data from a database table based on given conditions.
Use SELECT statement to specify the columns you want to retrieve.
Use FROM clause to indicate the table from which to fetch data.
Utilize WHERE clause to filter records based on specific conditions.
Example: SELECT name, age FROM users WHERE age > 18;
Consider using JOINs to combine data from multiple tables if necessary.
SQL questions based on a case study assess analytical skills and data handling capabilities.
Understand the case study context and objectives.
Identify key data entities and relationships.
Formulate SQL queries to extract relevant insights.
Example: Use JOINs to combine data from multiple tables.
Consider performance optimization for complex queries.
SQL queries are essential for extracting and manipulating data in databases, crucial for business analysis.
Understand the database schema before writing queries.
Use SELECT statements to retrieve data, e.g., SELECT * FROM employees;
Utilize WHERE clauses to filter results, e.g., SELECT * FROM sales WHERE amount > 1000;
Join tables to combine related data, e.g., SELECT a.name, b.salary FROM employees a JOIN salarie...
SQL query to print gold members of zomato
Use SELECT statement to retrieve data from the database
Filter the results using WHERE clause to only include gold members
Specify the table and column names where the membership status is stored
Example: SELECT * FROM zomato_members WHERE membership_type = 'gold'
The order of execution refers to the sequence in which tasks or processes are carried out.
Identify the tasks or processes that need to be executed
Determine the dependencies between tasks
Execute tasks in the correct order based on dependencies
Ensure that tasks are completed before moving on to the next task
The output after joining two tables is a single table containing columns from both tables based on a common key.
Joining two tables combines rows from both tables based on a common key
The output will have columns from both tables
Different types of joins like inner join, outer join, left join, right join can be used
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
It was based on 4 sql questions of medium to hard level and 24 mcqs based on sql,aptitude,excel.
SQL queries are essential for extracting and manipulating data in databases, crucial for business analysis.
Understand the database schema before writing queries.
Use SELECT statements to retrieve data, e.g., SELECT * FROM employees;
Utilize WHERE clauses to filter results, e.g., SELECT * FROM sales WHERE amount > 1000;
Join tables to combine related data, e.g., SELECT a.name, b.salary FROM employees a JOIN salaries b O...
SQL questions based on a case study assess analytical skills and data handling capabilities.
Understand the case study context and objectives.
Identify key data entities and relationships.
Formulate SQL queries to extract relevant insights.
Example: Use JOINs to combine data from multiple tables.
Consider performance optimization for complex queries.
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
45 minutes coding test
SQL and aptitude were asked in this round
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
30 question on hacker rank in which 4 questions were related to sql and rest were basic aptitude questions.
The order of execution refers to the sequence in which tasks or processes are carried out.
Identify the tasks or processes that need to be executed
Determine the dependencies between tasks
Execute tasks in the correct order based on dependencies
Ensure that tasks are completed before moving on to the next task
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Hackerank test based on sql with one hard question
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Sql questions and excel questions
Understanding SQL RANK and DENSE_RANK functions for data ranking.
RANK() assigns a unique rank to each distinct row, with gaps for ties. Example: 1, 2, 2, 4.
DENSE_RANK() also assigns ranks but without gaps for ties. Example: 1, 2, 2, 3.
Use RANK() when you want to reflect the actual position with gaps in ranking.
Use DENSE_RANK() when you want a continuous ranking without gaps.
I applied via Campus Placement
Online assessment - Sql basic syntax related questions + SQL queries for 4 problems + some aptitude ques
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
To find the number of employees inside the office at the current time.
Check the attendance records or sign-in logs
Count the number of occupied desks or workstations
Use access control data to track entries and exits
Ask the receptionist or security personnel for a headcount
Employee time tracking system can be used to measure time spent in the office.
Implement an employee time tracking system to record entry and exit times
Use access card swipes or biometric systems for accurate tracking
Generate reports to analyze time spent by each employee
Consider implementing software solutions like time tracking apps for remote employees
Find the root cause for 20% decline in users browsing Meesho within a week
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Output of joins is a combination of data from two or more tables based on a common column.
Joins are used to combine rows from two or more tables based on a related column between them
Types of joins include inner join, outer join, left join, and right join
The output of a join will include columns from both tables, with rows that meet the join condition
Rank, Dense Rank, and CTE are SQL functions for ordering and ranking data in queries.
RANK() assigns a unique rank to each row within a partition, with gaps for ties. Example: RANK() OVER (ORDER BY score).
DENSE_RANK() also ranks rows but does not leave gaps for ties. Example: DENSE_RANK() OVER (ORDER BY score).
Common Table Expressions (CTEs) allow for temporary result sets that can be referenced within a SELECT, INSERT,...
Top trending discussions
The duration of Meesho Business Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 42 interview experiences
Difficulty level
Duration
based on 33 reviews
Rating in categories
Key Account Manager
798
salaries
| ₹3 L/yr - ₹7 L/yr |
City Manager
237
salaries
| ₹4.9 L/yr - ₹10 L/yr |
Business Analyst
226
salaries
| ₹12 L/yr - ₹21 L/yr |
Team Lead
177
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Area Manager
176
salaries
| ₹3.6 L/yr - ₹7.3 L/yr |
Amazon
Flipkart
Myntra
GlowRoad