TheAlgorithms / Zig

Collection of Algorithms implemented in Zig.
https://the-algorithms.com/language/zig
MIT License
166 stars 32 forks source link
algorithms data-structures dynamic-programming interview-questions learning math mathematics search sorting sorting-algorithms zig ziglang

The Algorithms - Zig

Build workflow Discord community

Collection of algorithms implemented in Zig - for education

Resources

Learn

How to build

Require:

Test all

Run:

$> sh runall.sh