Aryadev Chavali 5c928bc8c7 (Makefile)~modified to be slightly more agnostic
I'm going to add recipes for other language implementations of certain
algorithms so as long as you have the correct background programs it
just requires a make call to run the program.
2023-07-09 16:22:46 +01:00

Algorithms

Common algorithms and data structures, written in any language I want. Currently there's an implementation for binary trees and singly linked lists in C++.

Description
No description provided
Readme MIT 79 KiB
Languages
C++ 61.7%
C 16.7%
Racket 16.6%
Makefile 3.3%
Emacs Lisp 1.7%