Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 6 settimane. Ho sostenuto un colloquio presso Equinix (Toronto, ON) nel mese di lug 2023
Colloquio
First call with the recruiter , second round is an interview with the technical guys , very simple question third round , I didn't made it , but I feel getting selected is all based on luck and its my good luck that I didn't get selected .
Domande di colloquio [1]
Domanda 1
Car park system Implement parking spot reservation system at a car park. The system should be able to serve cars and buses. - There are two spot types: car spot and bus spot - Cars can allocate only car spot - Buses can allocate bus spot - If no bus spot is available, 2 adjacent car spots in the same row can be allocated - Car park has shape of rectangle - The system should expose RESTAPI with an endpoint for car spot reservation. This endpoint should return reserved spots IDs