This repo's main purpose is to be a tool to aid Developers in need of study by example. This repo will highlight data structures, algorithms, and sorting techniques. This repo will over time also contain links to useful resources to better learn Java and or programming techniques.
Currently, following along with the DataStructures and Algorithms in Java Book. The code examples within the repo are pulled from the book and are documented explaining the reasoning and usages. As the book is completed the information within this repo will grow.
- Find the book here: Data Structures and Algorithms in Java
If others know of any other great reads on data structures and algorithms please feel free to add or suggest them! Contributions are welcome!
- Books
- Youtube videos
- Articles
- Interview questions with solutions
- Complete chapters and post completed problems within repo
- Add Cracking the code interview chapters
- Follow up with other great Java resources