Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 618 forks source link

[GSSOC'21] Solution for Matrix Block sum problem #810

Open Navya-amarneni opened 3 years ago

Navya-amarneni commented 3 years ago

I want to write the most efficient and shortest solution for the problem MATRIX BLOCK SUM.This algorithm is quite useful in various implementation of Dynamic Programming

Kindly assign this task to me as part of GSSOC'21.

Navya-amarneni commented 3 years ago

@anubhavitis @dheerajkotwani @tarun26091999 @avijit1999 Kindly assign this task to me and take a look at the solution I proposed in my PR #811

khusheekapoor commented 3 years ago

Hello! I am a participant in GSSoC'21. I am really intrigued by this issue. Would be highly obliged if you could assign this to me. I will be using Java. Thanks!

khusheekapoor commented 3 years ago

Hey. I am unable to provide an efficient solution for this problem, hence unassigning myself.