Candidatei-me online. Fiz uma entrevista na empresa Glovo.
Entrevista
The interviews were thoughtfully organized, providing a clear structure that facilitated a smooth flow of conversation. Additionally, the interviewers demonstrated openness and a welcoming attitude, encouraging meaningful discussions and active engagement throughout the process.
Perguntas de entrevista [1]
Pergunta 1
Experience, engineering foundations, architecture, patterns, etc.
Candidatei-me online. Fiz uma entrevista na empresa Glovo.
Entrevista
The first HR interview went very well. I discussed my past iOS experience in detail, explained the architectures I use in projects, and answered questions about SwiftUI, MVVM, and API handling confidently.
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Glovo (Barcelona) em jun. de 2025
Entrevista
Everyone was very pleasant and stress free. At each steps interviewers asked correct questions and helped me if I was stuck in some answers.
- Product fit interview (read yellow book).
- Mobile system design
- Live coding interview
Perguntas de entrevista [1]
Pergunta 1
- General behavioural questions on first step, read yellow book.
- System design: design a chat application. Two screens, contacts and message list. Most focus on second screen and on high level diagram of that.
- Live coding: Refactor an old UIKit app. There was a collectionview inside a massive view controller with a list of something, fetched form api. Task was to refactor it to any kind of applicable architecture for testing. After that write tests for your chosen arch. And after small leetcode task with arranging integer elements inside an array.