i
Meesho
Filter interviews by
Different types of joins are used in database queries to combine data from multiple tables.
Inner join: Returns only the matching records from both tables.
Left join: Returns all records from the left table and the matching records from the right table.
Right join: Returns all records from the right table and the matching records from the left table.
Full outer join: Returns all records when there is a match in either...
Utilize a mix of digital and traditional marketing strategies to create buzz and reach target audience effectively.
Conduct market research to understand target audience and competition
Develop a comprehensive marketing plan including online advertising, social media campaigns, PR efforts, and events
Utilize influencers and brand ambassadors to generate excitement and credibility
Offer exclusive promotions or discount...
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
205
salaries
| ₹13 L/yr - ₹22.3 L/yr |
Area Manager
179
salaries
| ₹3.6 L/yr - ₹7.3 L/yr |
Team Lead
177
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Amazon
Flipkart
Myntra
GlowRoad