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.6k Reviews

Filter interviews by

Meesho SDE-2 Interview Questions and Answers for Freshers

Updated 21 May 2022

Meesho SDE-2 Interview Experiences for Freshers

1 interview found

SDE-2 Interview Questions & Answers

user image CodingNinjas

posted on 21 May 2022

I was interviewed in Jun 2021.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

- It was a face to face (virtually) round.
- Two questions one after one and you are expected to pass all the test cases.
- Question was Easy and Medium Easy. (tags: stack, array, bfs, dfs, array)

- Timing: Afternoon
- Interviewer: he was nice, as I was able to solve both question, he was very happy, and given me the feedback.

  • Q1.  Remove Consecutive Duplicates From String

    You are given a string 'STR' consisting of lower and upper case characters. You need to remove the consecutive duplicates characters, and return the new ...

  • Ans. 

    The task is to remove consecutive duplicate characters from a given string and return the new string.

    • Iterate through the characters of the string

    • Compare each character with the next character

    • If they are the same, skip the next character

    • If they are different, append the current character to the new string

  • Answered by AI
  • Q2. Find Number Of Islands

    You are given a 2-dimensional array/list having N rows and M columns, which is filled with ones(1) and zeroes(0). 1 signifies land, and 0 signifies water.

    A cell is said to be conn...

  • Ans. 

    The task is to find the number of islands present in a 2-dimensional array filled with ones and zeroes.

    • Iterate through each cell in the array

    • If the cell is land (1) and not visited, perform a depth-first search to find all connected land cells

    • Increment the count of islands for each connected component found

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 135 minutes
Round difficulty - Medium

Machine Coding.

Timing: Afternoon
The interviewer was answering my questions nicely.

  • Q1. System Design Questions

    Design Facebook API. (Question was vague)

    Given a basic interface and the list of functionality that need to implement.
    And basic test cases were there again the operations.

  • Ans. 

    Design Facebook API

    • Define the basic interface for the API

    • Implement functionality for user authentication and authorization

    • Create endpoints for posting, retrieving, and deleting posts

    • Include features for liking, commenting, and sharing posts

    • Implement a search functionality for users, posts, and hashtags

    • Design a notification system for user interactions

    • Consider scalability and performance optimizations

  • Answered by AI
Round 3 - HR 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Hiring Manager.
Interviewer: Sr Engineering Manager.
Timing: evening.

The environment was cool.

  • Q1. Basic HR Questions

    He asked me multiple things.
    1. about my project and tech stacks used in the project.
    2. He asked me to design an online exam system. (HLD & LLD)
    3. In the process, he asked me to design...

  • Ans. 

    Answering basic HR questions in a SDE - 2 interview

    • Discuss your project and the technologies used

    • Design an online exam system (HLD & LLD)

    • Design tables and queries for the system

    • Explain how you keep yourself updated and continue learning

  • Answered by AI

Interview Preparation Tips

Eligibility criteria7+ CGPAMeesho interview preparation:Topics to prepare for the interview - Data Structures: - Arrays, Stack, Sliding Windows, Two Pointers, BFS, DFS, Dynamic Programming(Medium) OOPS & LLD:- Educative (Grokking the Object-Oriented Programming)- Design Patterns: Refactoring guru- Multithreading - Udemy (Java Multithreading, Concurrency & Performance Optimization)HLD:- Educative: grokking-the-system-design-interview- Book: System Design Interview – An Insider's Guide (Alex Xu)Database:- Relational database: articles blogsTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Stick to one coding platform either do it from geeks for geeks, coding ninja or leetcode. Never jump from one platform to other. Focus on Building the concept rather than solving it.
Tip 2 : Follow the Grooking the Object-Oriented Programming, and try to follow SOLID principle as much as you can. If possible take some MOCK interviews.
Tip 3 : Build your concept on Relational databases, you should be able to design the table structures and relationships.
Tip4: You should aware of your project and your contribution to it. Project Objective should be clear. You should know the tech stack used in project, and reason for choosing it.

Application resume tips for other job seekers

Tip 1 : Don't write too many paragraphs in the project description, It should be pointwise.
Tip 2 : Don't highlight too many skills, like HTML CSS kind of things.
Tip 3 : One page.
Tip 4 : If you are not a fresher, no need to mention school achievements.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

Related to arrays and string

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for dsa and any cloud platform for mobile automation

Sde1 Interview Questions & Answers

Swiggy user image Anonymous

posted on 6 Feb 2023

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

I applied via Referral and was interviewed before Feb 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Asked Likes and dislikes
  • Q2. Question related to company

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn and grow, and work hard and work hard , Make

Meesho Interview FAQs

How many rounds are there in Meesho SDE-2 interview for freshers?
Meesho interview process for freshers usually has 3 rounds. The most common rounds in the Meesho interview process for freshers are Resume Shortlist, One-on-one Round and Technical.
What are the top questions asked in Meesho SDE-2 interview for freshers?

Some of the top questions asked at the Meesho SDE-2 interview for freshers -

  1. Machine Coding ro...read more
  2. Data Structures and Algorit...read more

Tell us how to improve this page.

SDE-2 Interview Questions from Similar Companies

Flipkart SDE-2 Interview Questions
4.0
 • 5 Interviews
Rivigo SDE-2 Interview Questions
3.9
 • 1 Interview
View all
Meesho SDE-2 Salary
based on 9 salaries
₹26 L/yr - ₹48 L/yr
13% more than the average SDE-2 Salary in India
View more details

Meesho SDE-2 Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.5

Skill development

4.1

Work-Life balance

4.8

Salary & Benefits

3.7

Job Security

4.5

Company culture

4.1

Promotions/Appraisal

4.5

Work Satisfaction

Explore 7 Reviews and Ratings
Key Account Manager
715 salaries
unlock blur

₹3 L/yr - ₹6.9 L/yr

City Manager
204 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Business Analyst
188 salaries
unlock blur

₹8 L/yr - ₹21.5 L/yr

Team Lead
175 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Business Development Manager
167 salaries
unlock blur

₹3.4 L/yr - ₹8.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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview