Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 206 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 206 Bytes

GoAlgo

Various algorithms implemented (in a very casual style) in go

Folder Structure

src

Where source code stays

bench

Some benchmark tests

test

Unit tests for most functions written