From 24c392febfce8db05a0b3d72132961493bce9757 Mon Sep 17 00:00:00 2001 From: Amine Ait Ouazghour Date: Thu, 25 Jul 2024 07:08:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 658efa9..c235b0c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ - **Complexity**: Analyzing the time complexity (how the runtime increases with input size) and space complexity (how the memory usage increases with input size). -In this repository I tried to implement a few of the data structures and some searching and sorting algorithms using different programming and scripting languages, feel free to check each one of them +In this repository, I tried to implement a few of the data structures and some searching and sorting algorithms using different programming and scripting languages, feel free to check each one of them # Direct Access