Model and program a tic-tac-toe game
Software Development Engineer Ii Interview Questions
2,268 software development engineer ii interview questions shared by candidates
Problems solving with coding on a whiteboard, including algorithms (binary search, DFS) and data structure (hash table, binary search tree, graph). Design problems (restaurant reservation system) and distributed system (map-reduce and distributed has table). Some behavioral questions.
Not difficult question. Retrieve max three elements in an array in O(n)
Their absurd quiz. Why would you ask someone to author a search algorithm from scratch when there are so many good ones available in open source and on various chat boards and blogs. A smart software engineer would never design one from scratch - he/she would look at what's been previously done (after all, it's NOT a new problem; it's been solved and optimized numerous times over), and select/adapt for one's specific application. I fail to see how this "quiz" helps differentiate good candidates from poor ones (IMO, it does quite the opposite).
Didn't expect so many questions on HR round.
Trap rain water problem, Swap linked list nodes(swap nodes and not data)
Trees, DP, Arrays
Behavior and coding
First round is coding, where they would give you real time problem based on your domain
1) DS questions on Graph
Viewing 231 - 240 interview questions