Expand description
Algostru is a library of algorithms (algo) and data structures (stru) demonstrating asymptotic notation without granular scrutiny on operation specific performance.
Included is a command line interface tool that might grow into toolset to aid with algorithm and data structure implementations. For now, it renders a Big-O cheatsheet in your terminal.