Given a list of number 8 4 3 0 6 4 0, move all 0's to start of the list. use minimum sorting rounds
Software Developer Interview Questions
710,126 software developer interview questions shared by candidates
Data structures and Algorithms related
Questions on basic Java,pointers concept,oops concept,Abstraction,Inheritance etc.
what is hash table??
Why do you want to join us?
If you add an element at a[1] position in arreylist and access a[2] element,what will happen?
Write a function to caculate the angle between hour and minute hand on a clock.
Quickly estimate 2^64 without using a pen/papar.
take input from user...3,5,7 etc and draw a pattern if input is 3 then *** *** * * *** * * * if input is 5 then ***** ***** * * * * * * ***** * * * * *
Find from alist of numbers where each number is repeating even number of times except one. Find that number ?
Viewing 181 - 190 interview questions