If a sorted array is rotated, how to find how many times it has been rotated.
Development Intern Interview Questions
5,450 development intern interview questions shared by candidates
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
Explain how you would keep a count of the most frequently occurring words in a text file too large to fit into memory.
You have to glass balls that break starting at a certain floor of a 100-story building. What is the most efficient way to find the lowest floor at which they will break?
Normalization questions coding question: Program to find the element occurring odd number of times in an array Complexity
Design a stack with min(stack) operation in constant time
"code a program that checks if a linked list is circular"
Second Round: This was a bit difficult. The question is to generate sample math problems(additions) for a 8th grade student and the results should be stored in such a way that they can be printed when required. Sample problem is 7+8=_____ The constraints are:- 1) The numbers that are to be added should be <=9 2) The result should be <=17
Q: forgot the specifics but there were many questions
Reverse the words in a sentence.
Viewing 91 - 100 interview questions