From 2f837048d0da29b30e04214849d26222185e41e7 Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Sun, 28 Jun 2026 13:50:55 +0100 Subject: [PATCH] Add resources --- documents/resources.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 documents/resources.md diff --git a/documents/resources.md b/documents/resources.md new file mode 100644 index 0000000..9cda003 --- /dev/null +++ b/documents/resources.md @@ -0,0 +1,3 @@ +# Useful resources + +- [The Algorithm Design Manual](https://sureshcseit.wordpress.com/wp-content/uploads/2021/04/skienathealgorithmdesignmanual.pdf)