Hacker News new | ask | show | jobs
by peferron 3287 days ago
I have implemented quite a few algorithms and data structures for fun here [1]. It's not authoritarive by any means, and not everything is in Go (there's also some Rust, Swift, TS and JS), but maybe a few things could turn up useful.

[1] https://github.com/peferron/algo

1 comments

Awesome. Thanks for the links.