Skip to content

Commit b353b47

Browse files
Update README.md
1 parent c68ee81 commit b353b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
15. Multiplication of Matrices (Without using any pre-built Modules)
2020
16. Finding all possible numbers that can be formed with the digits of a provided number
2121
17. Finding Compund Interest for the given values of Principal, Rate of Interest and Time (in years)
22-
22+
18. Karatsuba's algorithm for multiplication of two integers (Divide and Conquer Approach - Recurssion)
2323
### Definately More to come :)

0 commit comments

Comments
 (0)