converging maze 1) largest cycle 2) maximum input point 3) shortest meeting point between 2 nodes.
Developer Interview Questions
271,143 developer interview questions shared by candidates
They didn't ask any difficult question I believe they wanted someone who just uses plain old javascript and doesn't learn new technology
Swift and objc .
3 coding based on graphs
THE SUN RISE IN EAST Print the above sentence with out duplicating chars ?
Tell us about your career so far?
Are you willing to sign a non compete agreement?
Core Java questions.
1. Lock and Unlock a node of the given tree, Structure of the tree: one root multiple childs (>2). problem: find solution for locking and unlocking the nodes logic with log(N) complexity. Lock(node): returns boolean we can lock the node if and only if ancestor nodes and descendant nodes are not locked. if they are locked then return false else return true Unlock(node): returns boolean if node is already locked then unlock it and return true else return false
Technical
Viewing 931 - 940 interview questions