Name a difficult time that you could not find a solution (along those lines)
Manager In Interview Questions
17,818 manager in interview questions shared by candidates
given a sorted list of integers, how would you find whether 2 integers exist that add up to a given sum?
Longest palindrome in a string.
How are you doing today?
Coding, logical thinking, testing strategies, problem solving
Hardest question was how to sort a linked list using recursion only. I knew the iterative solution but couldn't come up with recursion. Very difficult.
You are given two buckets. One holds 3 gallons and the other holds 5 gallons. Have do you make 4 gallons of water?
Reverse a string in a matrix in place. you are given the direction and length of the string.
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
convert strings into int types;
Viewing 171 - 180 interview questions