From 811794f3a9ebe33d3db6a02980f602fb5b5be813 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 27 Mar 2023 15:39:00 +0200 Subject: [PATCH] ajout enonce --- index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.md b/index.md index 43e2c3e..6fd142d 100644 --- a/index.md +++ b/index.md @@ -52,6 +52,9 @@ Chaîne *BBB* du cours <https://bbb.hesge.ch/b/ore-xff-hkz-poh> ## Exercices +### 28.03.2023: Arbres AVL, [HTML](https://malaspinas.academy/prog_seq_c_tp/arbres_avl/index.html), [PDF](https://malaspinas.academy/prog_seq_c_tp/arbres_avl/arbres_avl.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/arbres_avl/enonce) + + ### 21.03.2023: Tris, [HTML](https://malaspinas.academy/prog_seq_c_tp/tris/index.html), [PDF](https://malaspinas.academy/prog_seq_c_tp/tris/tris.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/tris/enonce) -- GitLab