-what is you approach when you have to design a software from scratch -how to stay updated on latest technologies/how do you suggest incorporating new technologies in your team -how much involved are you in designing aspect -Time when you faced a conflict with a colleague
Developer Java Interview Questions
30,911 developer java interview questions shared by candidates
What is the motivation to come to work on Monday?
How can we improve SQL Query in the database?
They are going to ask why you used some kind of data structure to solve the puzzle.
Explain Inheritance. Where to use abstract classes and where to use interfaces?
What is the good code and what is the bad?
Q11) 2 puzzles - 1) If you have three boxes with wrong labels RG, R and G, each having balls and you draw a ball from RG, what are the correct labels 2) You have a gold biscuit. You need to divide it in such a way that you can give 1 piece each everyday to someone, what will be the minimum cuts that you will divide it into.
Q1) Reverse a string
Given a large file that does not fit in memory (say 10GB), find the top 100000 most frequent phrases. The file has 50 phrases per line separated by a pipe (|). Assume that the phrases do not contain pipe.
find top k phrases in file, file size is like 10-20GB
Viewing 3401 - 3410 interview questions