Candidatei-me online. Fiz uma entrevista na empresa Upvest.
Entrevista
The interview process consisted of an initial recruiter screening followed by a technical interview with an engineer. The technical round focused on implementing a pub-sub system in Python without external libraries. The discussion included design decisions, handling multiple subscribers, message delivery, and basic concurrency considerations. The interviewer was collaborative and open to discussion, though some requirements could be interpreted in multiple ways.
Perguntas de entrevista [1]
Pergunta 1
How would you design and implement a basic pub-sub (publisher–subscriber) system in Python without using external libraries?