From 978f08ab7a4c0390af6e701c7f9a272058a66e2f Mon Sep 17 00:00:00 2001 From: Erwan Le Merrer Date: Thu, 2 Jun 2022 13:14:47 +0200 Subject: [PATCH] Add Audit Algorithms (#2023) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 17ab1d4c..f42cda02 100755 --- a/readme.md +++ b/readme.md @@ -595,6 +595,7 @@ - [Competitive Programming](https://github.com/lnishan/awesome-competitive-programming#readme) - [Math](https://github.com/rossant/awesome-math#readme) - [Recursion Schemes](https://github.com/passy/awesome-recursion-schemes#readme) - Traversing nested data structures. +- [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms. ## Books