Data structures and Algorithms related
Engineer Interview Questions
933,601 engineer interview questions shared by candidates
Questions on basic Java,pointers concept,oops concept,Abstraction,Inheritance etc.
what is hash table??
Why do you want to join us?
Write a function to caculate the angle between hour and minute hand on a clock.
How many trailing zeros are in the number 5! (5 factorial)?
Quickly estimate 2^64 without using a pen/papar.
Write a c functions that takes two bit indices and an int, and reverses the bits in the int between the two indices.
Given a dictionary, print the key for nth highest value present in the dict. If there are more than 1 record present for nth highest value then sort the key and print the first one (alphabetically). N can be higher than the number of elements in the dictionary.
Find from alist of numbers where each number is repeating even number of times except one. Find that number ?
Viewing 221 - 230 interview questions