Meesho | SDE-1 (Backend) | Bangalore | July 2024
Anonymous User
6303

Status: New grad, B.Tech from Top-10 NITs
Location: Bangalore
Date: July 30, 2024

Online Assessment Round (1.5 hours):
3 problems (2 medium and 1 hard) on hackerrank platform

Machine Coding Round (1.5 hours) :
Design social media network system which allow user to follow friends and add posts and browse post feed.
The system should provide below functionalities:

  • Users must be able to upload posts
  • Users must be able to delete posts
  • Users must be able to browse post feed which would contain the recent 10 posts from his/her account and followings' accounts sorted by time posted
  • Users must be able to follow other users
  • Users must be able to unfollow the users

Technical Interview Round (1 hour):
There were 2 questions asked by the interviewer. First one uses priority queue for the optimized solution and the other question was of dp to find the number of ways to divide the given string into prime strings.

Technical Interview Round (45 minutes):
Asked in-depth questions and justification for the projects done in internship and mainly focused on query optimisation.
What is the difference between concurrency and parallelism?
How to run 8GB program in 2GB OS?
If an API's latency is very high then what you will do?
Do you know database isolation levels?

Result: Rejected

Comments (13)