From 79bc6a5429ed77dd84b10e61a2ffa9e17b15455a Mon Sep 17 00:00:00 2001 From: admin_j0bot Date: Mon, 22 Jun 2026 17:09:48 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e292ca --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ploxion-asd + +PLOXION · Algorithmes & Structures de Données : visualiseur animé des tris (bubble/insertion/selection/merge/quick/heap) + benchmark, AVL (rotations), hash map (buckets/collisions), et table comparative C++ STL / Rust / JS / Python. · fournit: algos, tri, avl, hashmap, pédagogie \ No newline at end of file