shivanshugarg12800 / Algo_GT

This is the Master Repository for all the different algorithms in the world of DSA, be it in any language C++, Java, Python etc.....
12 stars 37 forks source link

Strassen's Matrix Multiplication #51

Closed ansharora7 closed 3 years ago

ansharora7 commented 3 years ago

Strassen's method of multiplication of two matrices was created in Java.