Status: IN
`isPowerOfFour` runs in O(1) time and O(1) space with no loops, recursion, or library calls.
Source: entries/2026/06/06/power-of-four-solution.md
JSON