Though this question is already asked here : Good book for puzzle

But still, I am searching for a few good books on programming puzzles. If p'cular java, it would be nice since I love to work in java.

Interested in some corner cases, unusual behavior of code etc ...
Any good website suggestion will also be fine to get on with it.

PS : I have already done with Joshua Bloch's Puzzlers : Traps & Pitfall book.

Any good suggestion ?

link|improve this question
3  
Joshua Bloch's Puzzlers : Traps & Pitfall book. Great book! – SamG Apr 6 '11 at 12:00
feedback

2 Answers

up vote 5 down vote accepted

Try

link|improve this answer
Another good book .. +1 – roadRunner Apr 6 '11 at 11:55
thanks for suggestion ............. – user327663 Apr 6 '11 at 11:57
Great links. +1 – Anisha Kaul Jan 13 at 7:59
feedback

Tried reading Java Developer's Almanach 1.4 ?
If not the book, you can get above book's examples here : The Java Developers Almanac

link|improve this answer
thanks for suggestion ............. – user327663 Apr 6 '11 at 11:58
feedback

Your Answer

 
or
required, but never shown