Aaron Kelly's Blog

about

I decide to tackle some of the challenges given in this book, and try to have a frank an honest code review of both my solution, and the solution in the book.

I’m by no means a Java expert, but I do want to have a go at critically code reviewing both my code and the book’s.

source

I’ll be checking in all my code to this git repo:

https://git.sr.ht/~aaronkelly/crackingTheCodingInterview

challenges and solutions

Links to all solutions on github.io via tags

crackingTheCodingInterview_interviewQuestions_1.1

crackingTheCodingInterview_interviewQuestions_1.2

crackingTheCodingInterview_interviewQuestions_1.3

crackingTheCodingInterview_interviewQuestions_1.4