From e676c549f3748aa854dfc8b215c98118945fa1fe Mon Sep 17 00:00:00 2001 From: hugogogo Date: Wed, 9 Jun 2021 16:46:02 +0200 Subject: [PATCH] markdown --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebd9f50..b361230 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [source des comparaisons ci-dessous :](https://www.youtube.com/watch?v=xoR-1KwQh2k) +` numbers comparisons array-access name 200 19 900 18 448 Bubble Sort 200 20 000 20 384 Cocktail Shaker Sort @@ -37,7 +38,7 @@ numbers comparisons array-access name 2000 64 832 66 118 Batcher's Bitonic Sort 200 20 099 30 684 Pancake Sort 2000 54 989 2 000 Patience Sort - 2000 9 3 973 224 Gravity Sort + 2000 0 3 973 224 Gravity Sort 2000 0 6 000 Counting Sort 2000 0 4 000 Pigeonhole Sort Radix LSD Sort (Base 4) @@ -57,7 +58,7 @@ numbers comparisons array-access name Less Bogo Sort Cocktail Bogo Sort Bogo Sort - +` ---