J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Sensibull en janv. 2023
Entretien
There will be 3 rounds of interviews. 1. Assignment round. 2. Assignment discussion Round. Assignment Round: This will be straight forward round. They will give you two APIs and you need to build a UI using react and the related technology of your choice. Assignment discussion Round: First they will check whether your solution is working or not. If working will ask you to do the modification on top of it. For example, how will you call the API if the data is stale? Questions will be open-ended and questions will on the implementation of a logic or building an architechture. There will be basic questions on CSS.
Questions d'entretien [1]
Question 1
1. What Technologies and approach you will take to build a webpage which works on all screens and browsers with respect to only CSS? 2. How routing works. private routes. Approach to build private routes and normal routes in the application. 3. what happens when you login into the app? Authentication and authorization. there will be one or two direct questions like implementing promise.race.