Skip to content

Commit ab2abd0

Browse files
authored
Merge pull request thuva4#364 from camilatigre/insertion-sort-js
plus1 missing from js
2 parents 5acc662 + 5e223eb commit ab2abd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GreatestCommonDivisor | :+1: |:+1:| :+1: | :+1: | :+1: | | | |
3333
HammingDistance | :+1: | :+1: | | :+1: | | :+1: | :+1: | |
3434
HeapSort | :+1: | :+1: | | | :+1: | :+1: | :+1: | | :+1:
3535
HistogramEqualization | :+1: | | | | | | | |
36-
InsertionSort | :+1: | :+1: | :+1: | :+1: | :+1: | | :+1: | :+1: | :+1:
36+
InsertionSort | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1:
3737
Inverse Fast Fourier Transform | | | | | :+1: | | | |
3838
Johnson algorithm | :+1: | :+1: | | | :+1: | | | |
3939
Kadane's algorithm | :+1: | :+1: | | :+1: | :+1: | :+1: | :+1: | |

0 commit comments

Comments
 (0)