first of all their was a small task sent to implement a todo API with a full authentication system.
the interviewer asked me about my background. then discussed my implementation. and the schema design
Also some of my CV projects.
Questions d'entretien [1]
Question 1
- How to solve the asynchronous behavior in javascript
- How to transform a callback function to use async/ await instead
- How to fasten the database queries in MongoDB
- How to pass unordered parameters to a function