Technical questions were mainly logic puzzles, along with some coding exercises and white-boarding of pseudocode solutions
Developer Interview Questions
269,106 developer interview questions shared by candidates
Should abstract class compulsorily posses abstract method?
System.out.print(1 + 1 + "Hello")
Replace the number of T's in the word OpenText with the count of that letter ?
ARE you willing to relocate for Hyderabad location ?? Thats a bit funny !! coz I stay in Mumbai ...Came to Bangalore for a Project paid implementaton and was asked to go to hyderabad without any conveyance allowance and the HR called me 4 times for scheduling my interview to Bangalore !!
Given an array and a target number, T, print out all the pairs in the array that add up to T without printing duplicates. Duplicate: (5,6)=(6,5)
What is the probability of an integer from 1 to 60,000 not having the digit 6?
General Java Questions which one can see over the Internet.
How to remove duplicated items in a list? What's the complexity of your algorithm?
How would you extend Array in JavaScript so that it could add all the values stored in an array?
Viewing 751 - 760 interview questions