Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Deepak Sharma (Jaipur, Rajasthan) nel mese di apr 2024
Colloquio
The interview process mainly focused on backend concepts, especially Goroutines, concurrency, and API calling. They asked practical scenario-based questions about handling multiple requests, ensuring thread safety, optimizing performance, and designing clean, efficient APIs using Go.
Domande di colloquio [1]
Domanda 1
They mainly focused on Goroutines. The interviewer asked how I would manage multiple concurrent tasks, avoid race conditions, and ensure efficient API handling using Go’s concurrency model.