Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ErzaTitania-2001 authored Dec 10, 2020
1 parent 58f09d6 commit 9b149ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ _add list here_
- [PancakeSort](sort/PancakeSort.java)
- [Quick Sort](sort/QuickSort.java)
- [Selection Sort](sort/SelectionSort.java)
- [Merge Sort Using Recursion](https://github.com/ErzaTitania-2001/NeoAlgo/blob/master/Java/sort/MergeSortRecursion.java)
- [Merge Sort Using Recursion](sort/MergeSortRecursion.java)

## Machine Learning

Expand Down

0 comments on commit 9b149ba

Please sign in to comment.