We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c256e commit bbba068Copy full SHA for bbba068
README.markdown
@@ -106,7 +106,7 @@ Bad sorting algorithms (don't use these!):
106
- Statistics
107
- [Karatsuba Multiplication](Karatsuba%20Multiplication/). Another take on elementary multiplication.
108
- [Haversine Distance](HaversineDistance/). Calculating the distance between 2 points from a sphere.
109
-- [Strassen's Multiplication Matrix](Strassen%20Multiplication%20Matrix). Efficient way to handle matrix multiplication.
+- [Strassen's Multiplication Matrix](Strassen%20Matrix%20Multiplication/). Efficient way to handle matrix multiplication.
110
111
### Machine learning
112
0 commit comments