johnmcglone.com

a blog of things people probably won't care about

So I plan on creating a Java Library of …

So I plan on creating a Java Library of my own that includes basic, yet efficient, versions of the most popular data structures: like Linked Lists, Binary Trees, Stacks, Queues, etc. Once those are created, I will work on optimizing them as well as creating more complex data structures, starting with balanced trees [...]

TEST!