Skip to content

fix(pow-x-n): correctness bug — JavaScript iterative solution returns wrong answer for n = INT_MIN - #6044

Open
neetcode-gh wants to merge 1 commit into
mainfrom
fix/pow-x-n-js-int-min
Open

fix(pow-x-n): correctness bug — JavaScript iterative solution returns wrong answer for n = INT_MIN#6044
neetcode-gh wants to merge 1 commit into
mainfrom
fix/pow-x-n-js-int-min

fix(pow-x-n): JavaScript iterative solution is wrong for n = INT_MIN

b5bb43a
Select commit
Loading
Failed to load commit list.

There are no checks for this commit