Pergunta de entrevista da empresa Remitly

- 4 open technical questions, -1 task with coding, -4 SQL queries, - and 1-minute video with the open question; - 30-40 minutes of life coding (sorting array in different ways with different algorithms, calculating the complexity and trying to reach the maximum efficiency) - During the interview after the coding part they asked 1 single question about JWT.

Resposta da entrevista

Sigiloso

26 de out. de 2023

- I passed the test, there was some simple question about JS scoping and a few questions about testing, and I needed to write a few SQL queries, and a code task to write a series generator. Live coding during the interview to sort the array, I used quick sort and tell about other ways and their complexity.