Today I solved Problem 367 — Valid Perfect Square (Easy) on LeetCode. 🧩 The problem: Given a positive integer, determine if it is a perfect square — without using any built-in square root function.