Meesho Software Development Engineer 1 Interview Experience
Software Development Engineer 1
Summary
AI Powered
The Meesho interview process involved five rounds, each addressing different technical and behavioral aspects. Candidates can expect coding challenges on arrays, hashmaps, and string manipulation in the first round, followed by technical questions on JavaScript and frontend development. The final rounds included low-level design and discussions with the hiring manager focused on project impact and technical ownership. Overall, the interview at Meesho is thorough and assesses a wide range of skills, making it a challenging experience for candidates.
1
2
š„š¼šš»š± š®: š§š²š°šµš»š¶š°š®š¹ š£šµš¼š»š² š¦š°šæš²š²š»
Explain JavaScript fundamentals including the event loop, call stack, and task queue with a live example. Additionally, write a polyfill for Promise.all that handles both resolve and reject cases, followed by a discussion on how Promise.allSettled differs from Promise.all and its use cases.
Explain JavaScript fundamentals including the event loop, call stack, and task queue with a live example. Additionally, write a polyfill for Promise.all that handles both resolve and reject cases, followed by a discussion on how Promise.allSettled differs from Promise.all and its use cases.
javascript
promises
event-loop
Medium
3
š„š¼šš»š± šÆ: ššæš¼š»šš²š»š± š š®š°šµš¶š»š² šš¼š±š¶š»š“
Develop a product listing page in React that includes search functionality, multi-select filters, and a cart. The page should update the product grid in real time without reloading. Consider implementing local storage to persist the cart state across page refreshes and reflect active filters in the URL for shareability.
Develop a product listing page in React that includes search functionality, multi-select filters, and a cart. The page should update the product grid in real time without reloading. Consider implementing local storage to persist the cart state across page refreshes and reflect active filters in the URL for shareability.
react
frontend
product-listing
Medium
4
Design a reusable toast notification system from scratch that supports multiple simultaneous toasts, auto-dismiss timing, and manual close functionality. Discuss the queuing mechanism to ensure toasts do not stack and how you would handle accessibility to announce new toasts to screen readers.
Design a reusable toast notification system from scratch that supports multiple simultaneous toasts, auto-dismiss timing, and manual close functionality. Discuss the queuing mechanism to ensure toasts do not stack and how you would handle accessibility to announce new toasts to screen readers.
toast-notification
design
accessibility
Medium
5
Deep dive into your most impactful project, focusing on the decisions made and the trade-offs involved. Prepare for follow-up questions regarding how you handle disagreements on technical approaches within a team and share your thoughts on Meesho's engineering scale.
Deep dive into your most impactful project, focusing on the decisions made and the trade-offs involved. Prepare for follow-up questions regarding how you handle disagreements on technical approaches within a team and share your thoughts on Meesho's engineering scale.
project-management
team-dynamics
technical-discussion
Medium
A
Anonymous
Anonymous User
ā/Ctrl+D
Bookmark for later