There was an error while loading. Please reload this page.
1 parent 5ace7ab commit aaade3dCopy full SHA for aaade3d
Sorting/ShellSortImple.py
@@ -1,6 +1,6 @@
1
# Shell Sort Implementation
2
3
-# Author: Pradeep K. Pant, , https://pradeeppant.com
+# Author: Pradeep K. Pant, https://pradeeppant.com
4
5
# This is also called diminishing incremental sort
6
# The shell sort improves on insertion sort by breaking the original list into a
0 commit comments