I'm thinking of a number 1 to 999. You may ask 3 questions to try to figure it out. You may not ask questions such as, what is the number, or what is the first/second/third digit.
Engineer Software Interview Questions
429,595 engineer software interview questions shared by candidates
Find weather a number is even or odd without using mod operator.
You have 1000 computers. Each computer contains a text file containing 1 billion floating point numbers. Design an algorithm or algorithms for extracting the top 1000 numbers from the entire list. Describe in detail how long it would take to process and why.
You have two glass bottles that will break if dropped from a specific floor between 1 and 100. Find the most efficient way to find out which floor will break the glass.
Write a code such that each nose in BST points to it's right neighbour.
How does a hashtable work?
Code pair session to solve string manipulation - medium toughness
Program to find out middle number among three variables using only if else in java .
explain any important feature of OOPs?
Search a sorted array for the first element larger than k
Viewing 371 - 380 interview questions