puzzle and descriptive questions
Java Technical Lead Interview Questions
12,584 java technical lead interview questions shared by candidates
Write a program that will parse sentences and count the number of occurrences of the top 'k' words in each file. (Use a language of your choosing)
What is the white space character in the regular expressions in Java?
you have to give test on machine
are you ready to work at different client locations
input - 4,8,6,9,5,6 output - 5,6,9,-1,6,-1 Find next greater element. If there print the no else -1
Hibernate HQL query
Write a java program to reverse a string ng
what is polymorphism? what's the difference between == and .equals() what are the sql joins? what if a user complains that a page that loads 1000 search results loads too slow? ( conversational question) what are some common security pitfalls in running a database?
int a=11&9; int y=3^a; System.out.println(y|12);
Viewing 61 - 70 interview questions