Skip to content

benjic/go-structs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structures and Algorithms for Go

Build Status

A collection of data structures and algorithms for personal use with the Go language. These are largely a product of implementation for the Algorithms class at the University of Montana during the spring 2015 semester. The curriculum was based on Stanford's Algorithm Coursera Course.

If I were you I wouldn't depend on these algorithms and can make no warranty to their functionality. That being said the source is released under an Apache license letting you use it if you want, but it is not my issue if you world comes tumbling down.

About

A collection of data structures and common algorithms in go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages