From 5a6a3dd7c8f535721467248cf5f93f8e0ef1e633 Mon Sep 17 00:00:00 2001 From: Hyder Hadi Date: Wed, 3 Jun 2026 18:15:45 +0300 Subject: updated the readme file --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2678a6..999465d 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,7 @@ (learning linked lists and implementing one in a project) `ROOT/DynamicStudentList/DynamicStudentList.c` +- Hash Map with basic functions (learning hash map implementation with linear probing) + `ROOT/HashMap/HashMap.c` --- -## Notes - -Check the **Tree** tab to browse all files and folders. \ No newline at end of file -- cgit v1.2.3