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
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Late July, 2026
Senior
Early July, 2026
Mid-level
Early March, 2026
Junior
Hello Interview Premium
Your account is free and you can post anonymously if you choose.