Robot Traversal.
Mobile Engineer Interview Questions
3,457 mobile engineer interview questions shared by candidates
Describe how to sort integers read one at a time from an infinite stream.
Find the in order sequence node in a BST.
How to convert a ternary expression to binary search tree Ex. a?b:c:d Given: class Node{ Node left; Node right; }
Brain teaser
Perform a deep copy of a graph of nodes, where each node only contains its neighboring nodes.
Write an app from scratch in 30 mins
Reverese of string in any programming language.
Take-home assignment: Given a style sheet (but no design mockups), make a React web frontend that stylistically matches Bree's existing product, and reproduces several of Bree's core features.
"System design" interview: - After trying Bree's mobile app, what feedback do you have to improve the app? How would you fix those bugs? How would you prioritize/assign those tasks? - Here are some product issues Bree is presently facing. How would you deal with those issues?
Viewing 961 - 970 interview questions