Is there a place where I can find the solutions to the 'Programming Pearls' book by Jon Bentley ? I need to verify what ever little exercise problems I solve.. Thank you ..

link|improve this question

17% accept rate
feedback

2 Answers

If you have a solution, you should be able to verify it by actually running the code and making sure you get the correct output.

When people want to get other people to give them solutions to programming problems, it's usually not to "check their work".

link|improve this answer
feedback

The author's page links to solutions for select "columns".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.