Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Turing nel mese di feb 2025
Colloquio
Round 1 focuses on fundamental JavaScript concepts and solving data structure problems. Round 2 is a deep dive into Node.js and system design. Round 3 assesses leadership, communication, and management capabilities.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Turing (Los Angeles, CA) nel mese di ago 2025
Colloquio
Streamlined process, won't give you update if you are not selected and u might keep sitting. If you are shortlisted you will hear back in 2-3 working days. After that there will be an interview before contract.
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Turing nel mese di mar 2025
Colloquio
Teste foi complicado, e era muito barulhento, além de não entender quase nada que a pessoa falava. Os emails que eu recebia tinha um nome de uma pessoa e quem fazia a entrevista era outra totalmente diferente, até achei que poderia ser algum tipo de scam.
Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Turing (Bengaluru) nel mese di feb 2025
Colloquio
1st round was a virtual video technical interview round. The problem I faced was that the interview platform froze for the last 15 minutes, which made me nervous, and I couldn't perform well. Even after rejoining, I still have the same issue.
DSA-based array-related question. It was easy, I took time to find the optimal solution for the problem.
input: [ 2, 3, 5, 6]
outut: [90, 60, 36, 30]
The output array is the multiplication of the remaining elements in the array.