Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Armada nel mese di mar 2025
Colloquio
Good HR interaction. Good technical interview. Asked me to describe my past experience and started with questions based on my response. Asked concepts on CSS then javascript, reactjs and redux saga.
Domande di colloquio [2]
Domanda 1
Center a div vertically and horizontally on the screen.
You have an array of numbers, and a target value. Write js code that will return 'pairs' of numbers from the array that will add up to the target.
Write with o(n) complexity.