TheAlgorithms / website

The Algorithms website providing GitHub's largest open-source algorithm library.
https://the-algorithms.com
MIT License
848 stars 186 forks source link

Separate C# entry for Perfect Square #199

Closed SpiderMath closed 2 years ago

SpiderMath commented 2 years ago

Description of the content report

The C# implementation for checking whether a number is a perfect square is present as a separate entry compared to the main entry which has JS, Py, Java, R, PHP, Julia and TS implementations

Add screenshots of the content report (if applicable)

image image

Additional information/context

The links to the entries: