wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
869 stars 222 forks source link

Added Python solution for 0367 - Valid Perfect Square. #605

Closed radojicic23 closed 1 year ago

radojicic23 commented 1 year ago

Change Summary

The purpose of this PR is to add coding solution in JS for the LeetCode Valid Perfect Square problem.

Checklist

If you haven't fulfilled the below requirements or even delete the entire checklist, your PR won't be reviewed and will be closed without notice.

General

Solutions