INTERVIEW EXPERIENCE

Meesho

FULL TIME

2021

Author

avatar

Vivek Sharma

Mon, 11 Jan, 2021, 01:59 amvs10051998@gmail.com2017UGCS071CSE

How many rounds were there? Describe briefly.

There were 4 rounds. 1. Qualifier round with 3 coding questions. 2. First interview in which coding questions were asked. 3. Second interview in which system design, Oops, DBMS, SQL were asked. 4. HR- asked basic questions like how you heard about this company, what are the expectations and stuff like that.

What questions were asked? Describe briefly.

In qualifier round, 1 was simple implementation of set, another was 1D dp, and third was greedy with DP but everyone had their questions shuffled. In first interview, first question was to find the row which has maximum number of 1 present in it , in a 2D binary matrix. Next question was of system design in which I had to give a solution to a caching problem.(wasn't able to give correct approach, priority queue was required) In second interview, a system design for signing up a new user was asked, along with polymorphism, some SQL queries (JOIN) and a puzzel. In HR, as mentioned above how you came to know this company and you expectations.

Any advice for future aspirants?

Have confidence in yourself, Not necessarily you will be able to solve each and everything but try your best. Not only approach but the codes also matters make sure to practice them. And be interactive with the interviewer, ask questions about his job and on what is he currently working on. And keep practicing.