Tell me about yourself
Platform Engineer Interview Questions
1,790 platform engineer interview questions shared by candidates
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
Speak about projects you have worked on
Viewing 311 - 320 interview questions