Skip to content

Commit 81f9a0c

Browse files
author
Lucas Lemaire
committed
update readme.md with oddeven sort
1 parent 91f0f53 commit 81f9a0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Note: The projects where tested on Xamarin Studio (MonoDevelop) on OSX 10, and V
9292
* [Bucket Sort](Algorithms/Sorting/BucketSorter.cs).
9393
* [Cycle Sort](Algorithms/Sorting/CycleSorter.cs).
9494
* [Gnome Sort](Algorithms/Sorting/GnomeSorter.cs).
95+
* [OddEven Sort](Algorithms/Sorting/OddEvenSorter.cs).
9596

9697
#### Graphs:
9798
* Graph Search:

0 commit comments

Comments
 (0)