Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lesyk authored Sep 15, 2019
1 parent f55f149 commit 9370ab4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,14 +305,6 @@ console.log(mergeSort(unsortedArrayOfNumbers));
[ 0, 1, 5, 14, 15, 26, 99 ]
```

</details>
```
#### Output:
```
[ 0, 1, 5, 14, 15, 26, 99 ]
```
</details>

## 🔘 Selection Sort
Expand Down

0 comments on commit 9370ab4

Please sign in to comment.