Number of zeros in a number factorial
Engineering Coordinator Interview Questions
45,088 engineering coordinator interview questions shared by candidates
Name requested salary.
What is the purpose of a database index? What is the tradeoff?
LCA problem with no parent pointers. Given the root of a tree and pointers to two nodes contained in that tree, return the lowest common ancestor of the two nodes. IE, the common ancestor furthest from the root.
Given a set of strings, return the smallest subset that contains prefixes for every string. If the list is ['foo', 'foog', 'food', 'asdf'] return ['foo', 'asdf']
Consider a simple array. What is the time complexity to insert, search, delete an element?
Is it possible to swap two registers without using a third one?
Given the following terms please draw a logical diagram/hierarchy on the board as you see fit. Dog, Cat, Woof, Animal, Fifi, Run
How to manage chains of coordinate transforms.
If you good at algorithm/data structure you can crack it.
Viewing 121 - 130 interview questions