Search
⌘K

Leetcode 367. Valid Perfect Square

Determine whether a positive integer is a perfect square without using built-in sqrt — i.e., decide if there exists an integer x such that x*x == num (1 ≤ num ≤ 2^31−1).

Asked at:

LinkedIn

LinkedIn


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Early March, 2026

LinkedIn

LinkedIn

Junior

Your account is free and you can post anonymously if you choose.