Skip to content

stevencrockett/algorithms-java

Repository files navigation

algorithms-java

Data structures and algorithms implemented in Java. For practice.

Inspired by what I've seen with Rust, I've tried to create an API using Java 8's new functional constructs, such as wrapping return values in Optional types as opposed to returning null pointers.

About

Data structures and algorithms implemented in Java. For practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages