From f8fc421e0b0d988e3c85c3a7e4b33a532f3c2827 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Fri, 1 Sep 2023 11:22:33 +0530 Subject: beautification --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 37d0257..65d2e35 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ ## WIP WIP WIP # TODO -- [] Implement Score system -Difficulties: Easy, Medium, Hard\ -Easy = +10, -10\ -Medium = +10, -20\ -Hard = +10, score = 0 +- [] Algorithms to be implemented: + - [x] Bubblesort + - [x] SelectionSort + - [x] InsertionSort + - [] Radix Sort +- [x] Implement Score system +- [] Code Refactoring/Cleaning ## Levels: 1: 5 elems\ @@ -20,9 +22,4 @@ Hard = +10, score = 0 10: 30 elems\ -# Algorithms to be implemented: -- [x] Bubblesort -- [x] SelectionSort -- [x] InsertionSort -- [] Radix Sort -- cgit v1.2.3