how to print the pattern using given value
Entry Level Programmer Interview Questions
3,184 entry level programmer interview questions shared by candidates
Java Frameworks, tools, design pattern
First technical interview Q : 1. Tell me about xxx project on your resume - Explained 2. Given an array of integers eg: {1,2,3,4,1,2,7,5,6} find all the pairs that sum up to 10 {7,3} {6,4} {3,7} {4,6} gave the solution with quadratic complexity. I struggled a bit for it and did it almost in time.
Hash table lookup.
Programming experience?
What does the JVM (Java Virtual Machine) do?
5. Testing the integration between SQL, JSP/ColdFusion and Javascript Using any of the sql statement in Q2,Q3, please prompt a Javascript alert where the ID is an even number in the HTML HEAD section and display records where ID is odd number in JSP/ColdFusion in the HTML BODY section.
How would you write a program to tell if a word is a palindrome?
When are you available to start?
How implement thread-safe read and write function in Java?
Viewing 61 - 70 interview questions