Tell me about <Advanced Docker optimization area>.
Platform Interview Questions
3,047 platform interview questions shared by candidates
What is your hobbies and life goals?
Linux questions like ulimit & file descriptors
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.
example of building a relationship to manage stakeholder.
Tell me about yourself
Tell me about your current job
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
Viewing 561 - 570 interview questions