What a fibonacci function which return N th position number both in recursive and loop, also give the explanation on both implementation on their time efficiency.
Developer Interview Questions
268,920 developer interview questions shared by candidates
If you had 100 floors and 2 eggs, what is the most efficient way to determine what floor is the maximum height you can drop an egg and not crack it?
Java is pass by value or pass by ref?
Print 11,41,102, 196,325...
Logical task about bacteria increasing in a retort. 1 bacteria will fill it in a minute, how long it takes to fill a retort if 4 bacteria present at start?
Call a function F in a loop. F returns a string of 140 chars. Write to the output 1 when F returns a string with the same letters (basically a permutation) of a string previously returned. (the question was not this well formed)
salesforce exp
A google doc link with questions ranging from JAVA, Logical and Quantitative aptitude and Verbal.
Core Java questions & this person was also not aware about the immutability concept properly except what is given on internet. I had to teach him the immutability of class & object, else for this person both are same.
Find set of chars not repeated in a list.
Viewing 111 - 120 interview questions