Me postulé en línea. El proceso tomó 3 días. Acudí a una entrevista en ZeMoSo (Navi Mumbai) en jun 2025
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.