Skip to content

angererc/GoNuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project I am collecting my personal implementations of algorithms written in the Go programming language. The algorithms come from the O'Reilly book "Algorithms in a Nutshell", hence the name 'GoNuts'.

Since this is my private little project, feel free to use whatever you find useful but don't expect anything.

run with a command such as:
gotest -test.run="." -test.v=true -test.bench="."

About

Implementations of algorithms from the O'Reilly Algorithms in a Nutshell book in Google's Go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages