Skip to content

Data structures, algorithms, and programming techniques in Java. Useful study guide that is ever growing.

License

Notifications You must be signed in to change notification settings

DLaMott/DataStructures

Repository files navigation

DataStructures, algorithms, and programming fundamentals in Java


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.

If others know of any other great reads on data structures and algorithms please feel free to add or suggest them! Contributions are welcome!


Links to repos


A good reference sheet:


A good collection chart:


Contributed Resources can be:

  • Books
  • Youtube videos
  • Articles
  • Interview questions with solutions

For contributing see here


To do:

  • Complete chapters and post completed problems within repo
  • Add Cracking the code interview chapters
  • Follow up with other great Java resources

Releases

No releases published

Packages

No packages published

Languages