Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso American Express (Burgess Hill, England) nel mese di lug 2025
Colloquio
To begin with, it’s a contract role, so I met with the team lead who is working for Amex through the same contract company. I didn’t pass the first stage.
Domande di colloquio [1]
Domanda 1
What is a Go channel and how is it declared?
What happens if a panic is not recovered?
How do you send and receive values through a channel?
How do you handle errors returned from functions?
How do you publish a single message to a topic?
How can you run multiple goroutines concurrently?
How do you consume a single message from a topic?
How do you send and receive values through a channel?
How do you write a simple test function?
Code test (very simple)