knickish / AlgoPractice

Practice with languages and algorithm implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlgoPractice

This is a personal project I'm using to practice implementing algorithms. The sandboxed nature of algorithm practice sites meant that writing algorithm practice code felt nothing like using actual codebases. In order to get a better feel for the languages as a whole, I started writing checker classes in the languages I wanted to practice, which I could then use to evaluate my algo implementations. Test Scripts are also included to compile and run the implemented algorithms.

About

Practice with languages and algorithm implementations

License:Other


Languages

Language:Python 54.9%Language:C++ 19.8%Language:Shell 9.1%Language:C 8.7%Language:Rust 7.6%