views:

2256

answers:

7

Can somebody point me to a good interview question repository for java/j2ee programming and architect position?

+13  A: 

How about SO?

Sven Lilienthal
or http://stackoverflow.com/questions/tagged/java+interview-questions
Carl Manaster
+2  A: 

Check the book Java Puzzlers by Joshua Bloch. http://www.javapuzzlers.com/

Amazon Link

sateesh
Not sure about this one. An experienced Java programmer should get some of them, but then they should also have read the book.
Tom Hawtin - tackline
This is essentially a book that documents weird corner cases in the Java language and could almost be considered a collection of trick questions. A bit harsh to ask them in an interview IMO
Don
+2  A: 

check out - Real interview Java Questions

harshit
+1  A: 

http://www.glassdoor.com/ has lot of good java questions and puzzles.

fastcodejava
A: 

One more link to Java Interview questions

vsingh