I applied online. The process took 3 days. I interviewed at ZeMoSo (Navi Mumbai) in June 2025
Interview
The interview process consisted of a single technical round that focused on full-stack development. The questions covered a mix of backend and frontend topics, including: Node.js: Concepts like middleware, REST APIs, JWT authentication, and asynchronous programming.
React.js: Usage of hooks like useState, useEffect, and component lifecycle, as well as state management and conditional rendering.
Databases: Both MongoDB and MySQL were covered. I was asked about designing schemas, writing queries, and understanding joins in MySQL and aggregation pipelines in MongoDB.
Interview questions [1]
Question 1
Design Ecommerce What table and data we will use and how to link them
Then was asked to do JOIN Query related to Design.