There was only two rounds of tech interview and then a personal interview, interviews was easier than expected. I interviewed as a mean stack developer and they asked nodejs intermediate questions. It was a pen paper based interview, some basic coding questions and some nodejs concepts.
Perguntas de entrevista [1]
Pergunta 1
1. Check if one array is subset of other.
2. Cors error, and what if declaring the middleware at the bottom
3. Bodyparser use, why use it, study
4. Why in callbacks first error is passed but in promises first resolve is passed