They asked what did I knew about Ualá, why I got interested in the interview process. During the technical interview they asked questions about my experience with the stack required for the position, my experience with architecture and design patterns. There's a challenge.
Platform Engineer Interview Questions
1,792 platform engineer interview questions shared by candidates
Tell me about yourself
python generator related questions, i.e. what’s output of given code: list_uno = [1, 2, 3] gen_uno = (r for r in list_uno if r in list_uno) list_uno = [1, 2, 4] print(list(gen_uno))
Resume + code + ML system questions. They are not deliberately designed to be hard to solve. I think most questions came from their daily work even coding ones.
Technical round: Tree related questions -- Medium level Balanced Trees
Probability Question on Deck of Cards
Various Linux Commands
Continuous Integration and deployment
tell me about yourself ?
Design related question wrt performance issue. Database design for large sytem
Viewing 311 - 320 interview questions