Skip to content

Commit e48ed8e

Browse files
author
Lucas Lemaire
committed
Update README.md with PigeonHole sort
1 parent 96ee270 commit e48ed8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Note: The projects where tested on Xamarin Studio (MonoDevelop) on OSX 10, and V
9393
* [Cycle Sort](Algorithms/Sorting/CycleSorter.cs).
9494
* [Gnome Sort](Algorithms/Sorting/GnomeSorter.cs).
9595
* [OddEven Sort](Algorithms/Sorting/OddEvenSorter.cs).
96+
* [PigeonHole Sort](Algorithms/Sorting/PigeonHoleSorter.cs).
9697

9798
#### Graphs:
9899
* Graph Search:

0 commit comments

Comments
 (0)