diff --git a/index.md b/index.md index ee0000e20c885dbd76842a65c63559c592e40267..91d6bf0885e56638644ac7f7ad04be4a2d833b29 100644 --- a/index.md +++ b/index.md @@ -119,6 +119,10 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia> ## Arbre binaire de recherche, [HTML](prog_seq_c_tp/binary_search_tree/index.html), [PDF](prog_seq_c_tp/binary_search_tree/binary_search_tree.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/binary_search_tree/enonce) +## Table de hachage, [HTML](prog_seq_c_tp/hashmap/index.html), +[PDF](prog_seq_c_tp/hashmap/hashmap.pdf), +[GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/hashmap/enonce) + ::: ::: {.column width="60%"}