J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez ZeMoSo (Navi Mumbai) en juin 2025
Entretien
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.
Questions d'entretien [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.