Where do you see yourself in 5 years
MISSING VALUE Interview Questions
6,579,123 interview questions shared by candidates
Describe a time when you went above and beyond for a customer. What was the outcome?
What kind of knowledge did I have
Why do you want to work at Costco?
How much can you increase the sales than the current condition
regarding experience
Tell me about a time where you had to make a difficult choice, but either way, the result would negatively effect someone.
Come out with an algorithm for getting the column number provided the column name in a excel sheet and vice versa. Excel has a naming convention of A,B..Z,AA,AB,AC..ZZ,AAA... This had to be converted to the column numbers. A will be 1 and AA will 27.. Also the algorithm to find the name provided column number.
Given a string with only ')' and '(' find if the string is complete or not. If the string is complete means that each open paranthesis should have a corresponding closed one. Eg: String s= "((()))()"- Complete String String s1=")()()()())))(()()()((" - Incomplete String
Find the deepest common ancestor of two nodes in a tree structure.
Viewing 1701 - 1710 interview questions