ShehneelKhan/Two-Dimensional-Binary-Indexed-Tree
It is a data structure used to update and query a 2D matrix in a better way because of its good time and space complexities.
Python
It is a data structure used to update and query a 2D matrix in a better way because of its good time and space complexities.
Python