Skip to content

Commit

Permalink
Update README.md with problem 75 link
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovgs committed Feb 1, 2015
1 parent 430eb40 commit 7023c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Problems
### Sorting Algorithms

* [Bubble Sort] (https://github.com/pedrovgs/Algorithms/blob/master/src/main/java/com/github/pedrovgs/problem74/BubbleSort.java)
* [Selection Sort] (https://github.com/pedrovgs/Algorithms/blob/master/src/main/java/com/github/pedrovgs/problem75/SelectionSort.java)

### Misc

Expand Down

0 comments on commit 7023c17

Please sign in to comment.