Candidatei-me por meio de recrutador(a). O processo levou 1 dia. Fui entrevistado pela American Express (Burgess Hill, England) em jul. de 2025
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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)