HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof ⚡
MIT License
876 stars 1.05k forks source link

Squares in N*N Chessboard #7489

Closed anshmishra010 closed 3 years ago

anshmishra010 commented 3 years ago

Have you read the Contributing Guidelines on Pull Requests?

(Write your answer here.)

Description

Find total number of Squares in a N*N cheesboard.

Checklist

Related Issues or Pull Requests

7486