From 0bc6825b5e65c349ec6203d29290a0bcce3db7b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chamza=2Emellahi=E2=80=9D?= <“hamza.mellahi@transperfect.com”> Date: Sun, 15 Dec 2024 01:28:07 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 205325f..7371eb2 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Each challenge includes:
-| Title | Difficulty | Topic | +| Title | Difficulty | Topic | | ----------------------------------------------------------------------------------------------------------------------------------- | ---------- | --------------------------- | | [To Be Or Not To Be](https://leetcode.com/problems/to-be-or-not-to-be/description/) | Easy | Closures | | [Array Reduce Transformation](https://leetcode.com/problems/array-reduce-transformation/description/) | Easy | Basic Array Transformations |