hungrymonkey / algorithms

basic code in many lanaguages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is for learning only. I occasionally implement an algorithm or a data structure in a particular language Many of the projects maybe incomplete. Learning is hard

This repo is structured as language/data_structure_or_algorithm All compiled languages should include a make file. All interpreted languages should should be able to run from the test file alone. All project should include test, abeit tests are not comprehensive.

About

basic code in many lanaguages.


Languages

Language:JavaScript 37.1%Language:C 28.3%Language:Rust 16.3%Language:Zig 11.0%Language:Python 3.9%Language:HTML 1.4%Language:Makefile 1.3%Language:ATS 0.8%