Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Meesho Team. If you also belong to the team, you can get access from here

Meesho Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 1.7k Reviews

Filter interviews by

Meesho Sdet 2 Interview Questions and Answers

Updated 9 Nov 2022

Meesho Sdet 2 Interview Experiences

1 interview found

Sdet 2 Interview Questions & Answers

user image Anonymous

posted on 9 Nov 2022

I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Lld 

(1 Question)

  • Q1. Design an Ordering system with multithreading
  • Ans. 

    An ordering system with multithreading for efficient processing

    • Use a queue data structure to store incoming orders

    • Create multiple threads to process orders concurrently

    • Implement synchronization mechanisms to prevent race conditions

    • Consider using a thread pool to manage threads

    • Use locks or semaphores to ensure thread safety

  • Answered by AI
Round 3 - System design 

(1 Question)

  • Q1. Design a whatsapp like service
  • Ans. 

    A messaging service with features like text, voice, video calls, group chats, and file sharing.

    • Create a user-friendly interface for messaging and calling

    • Implement end-to-end encryption for secure communication

    • Allow users to create and join groups for group chats

    • Enable file sharing for documents, images, and videos

    • Provide options for voice and video calls with good quality

    • Develop a notification system for new messages a

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. General questions about my projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for LLD and system design .They focus on concepts about how you scale a system , and components of HLD like web socket and everything in depth .

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is clousers
  • Q2. What is promises
Round 2 - Technical 

(2 Questions)

  • Q1. Explain javascript architecture
  • Q2. What is mvvm architecture
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were 2 questions in coding one with array and in string releated

Round 2 - One-on-one 

(3 Questions)

  • Q1. About Selenium questions
  • Q2. Other basic questions related to testing
  • Q3. Management related question
Round 3 - HM 

(2 Questions)

  • Q1. One program to solve
  • Q2. Other questions in selenium
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Given a string remove the vowels and make the first letter of each word of the string in capital letter/ uppercase.
Round 2 - HR 

(1 Question)

  • Q1. Usual HR questions and salary discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 question of DSA (easy, medium) in 60 minutes

Round 2 - One-on-one 

(2 Questions)

  • Q1. Playlist Shuffle
  • Q2. Deletion in min heap
  • Ans. 

    Deletion in min heap involves removing the root node and rearranging the heap to maintain the min heap property.

    • To delete the root node in a min heap, swap it with the last node in the heap.

    • Remove the last node and then heapify the heap starting from the root to maintain the min heap property.

    • Example: If the min heap is [10, 20, 30, 25, 40], after deletion the heap becomes [20, 25, 30, 40].

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a leetcode medium, related BFS,

Round 2 - Technical 

(2 Questions)

  • Q1. Basic of android like fragment activity communication
  • Q2. Why ViewModel is necessary, how does it save state
  • Ans. 

    ViewModel is necessary in Android development to save and manage UI-related data during configuration changes.

    • ViewModel helps in retaining data during configuration changes like screen rotations

    • It separates UI-related data from UI controller (Activity/Fragment)

    • ViewModel survives configuration changes and can be shared between fragments

    • It helps in maintaining data consistency and prevents memory leaks

    • ViewModel is lifecy...

  • Answered by AI

Skills evaluated in this interview

Sde1 Interview Questions & Answers

Blinkit user image Anonymous

posted on 14 Jan 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Hackerrank - 3 questions 2 hrs

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

35 Question
10 QA
10 SQL Related
5 Apptitude

Round 2 - Technical 

(1 Question)

  • Q1. Apptitude Question Basic QA Question
Round 3 - Technical 

(1 Question)

  • Q1. HR Round with Senior QA Manager Bug Reporting QA & QC Agile Methodologies Etc. Automation Testing Questions

SDE-2 Interview Questions & Answers

Rivigo user image Anonymous

posted on 17 Jun 2021

Interview Questionnaire 

5 Questions

  • Q1. Round1: Hackerrank test: 1 SQL, 1 OOPS, 1 RestAPI, 1 Algo Question
  • Q2. Round2: 3 DS/Algo Questions + 1 Java Question
  • Q3. Round3: LLD + Little bit HLD
  • Q4. Round4: System Design
  • Q5. Round5: Talk with engineering head
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to SQL, Manual concepts, test cases, Automation
Round 3 - Technical 

(1 Question)

  • Q1. SQL queries, Real-time scenarios, Manual and automation concepts, Java concepts
Round 4 - HR 

(1 Question)

  • Q1. About company and salary

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident while answering, prepare for real-time scenarios.

Meesho Interview FAQs

How many rounds are there in Meesho Sdet 2 interview?
Meesho interview process usually has 4 rounds. The most common rounds in the Meesho interview process are Resume Shortlist and Behavioral.
What are the top questions asked in Meesho Sdet 2 interview?

Some of the top questions asked at the Meesho Sdet 2 interview -

  1. Design an Ordering system with multithread...read more
  2. Design a whatsapp like serv...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 426 Interviews
BigBasket Interview Questions
3.9
 • 347 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
CARS24 Interview Questions
3.6
 • 321 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 177 Interviews
BlackBuck Interview Questions
3.8
 • 172 Interviews
FirstCry Interview Questions
3.7
 • 163 Interviews
Tata 1mg Interview Questions
3.6
 • 144 Interviews
View all
Meesho Sdet 2 Salary
based on 26 salaries
₹19 L/yr - ₹40 L/yr
7% less than the average Sdet 2 Salary in India
View more details

Meesho Sdet 2 Reviews and Ratings

based on 3 reviews

4.3/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

5.0

Salary

4.3

Job security

4.6

Company culture

4.6

Promotions

4.3

Work satisfaction

Explore 3 Reviews and Ratings
Key Account Manager
723 salaries
unlock blur

₹3 L/yr - ₹6.9 L/yr

City Manager
205 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Business Analyst
188 salaries
unlock blur

₹8.2 L/yr - ₹21.5 L/yr

Team Lead
167 salaries
unlock blur

₹1.6 L/yr - ₹9 L/yr

Business Development Manager
165 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Meesho with

Amazon

4.1
Compare

Flipkart

4.0
Compare

Myntra

4.0
Compare

GlowRoad

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview