Skip to content

Commit 8f548cf

Browse files
Update README.md
1 parent 09724ac commit 8f548cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# algorithms
22

33
## algorithms implemented so far
4-
* quicksort - in matlab, python
5-
* median(randomised) - in matlab
6-
* median(quicksort) - in matlab
7-
* coupon collector - in matlab
4+
* quicksort
5+
* median(randomised)
6+
* median(quicksort)
7+
* coupon collector

0 commit comments

Comments
 (0)