The Algorithms - Zig Collection of algorithms implemented in Zig - for education Resources Learn Introduction | ZigLang.org Download & Documentation | ZigLang.org Chapter 0 - Getting Started | ZigLearn.org Frequently Asked Questions | ZigLang/Wiki Project Algorithms Contributing Code of Conduct How to build Require: Zig v0.13 or higher, self-hosting (stage3) compiler. Test all Run: $> sh runall.sh