Implement a power function to raise a double to an int power, including negative powers.
Engineer Software Interview Questions
429,560 engineer software interview questions shared by candidates
write a program to print the given series (user need to enter the nth series number from keyboard) 2,3,5,11,23,29,41,53,83,89 .....n
Write a probability formula to tell how many bits will be changed when 1 is added to a 32 bit binary number.
If you were a gerbil, which gerbil would you be?
The Game of Nim worded diffently.
Create a stack of numbers where the maximum number is always known.
Same as above but another one is taken out again. Find the two missing nubmers
Traverse nodes in a binary tree
Implement division without using multiplication or division. It should work most efficient and fast.
In a stream of integers from 1 to n, only one number will be repeated. How can you tell what that number is?
Viewing 101 - 110 interview questions