Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Total no. of square matrix formed from m*n matrix #279

Open
1 task done
NripeshKumar opened this issue Oct 6, 2019 · 2 comments
Open
1 task done

Total no. of square matrix formed from m*n matrix #279

NripeshKumar opened this issue Oct 6, 2019 · 2 comments
Assignees
Labels
Hacktoberfest Hacktoberfest 2019!

Comments

@NripeshKumar
Copy link
Contributor

NripeshKumar commented Oct 6, 2019

Algorithm

  • I have gone through the repository and made sure this algorithm has not been implemented

Information about my new algorithm

  • count no. of square in a rectangle matrix

  • C++

  • O(1)

Is this your first contribution to this repository?
Yes

@NripeshKumar NripeshKumar added the Hacktoberfest Hacktoberfest 2019! label Oct 6, 2019
@adithyaanilkumar
Copy link

I would like to work on this issue and add the algorithm for finding the number of squares in an m*n matrix

@adithyaanilkumar
Copy link

I have added the algorithm. Please verify it and merge it to the master branch.
Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest Hacktoberfest 2019!
Projects
None yet
Development

No branches or pull requests

2 participants