Naughty Dog interview question

What is negative 2 in hex?

Interview Answers

Anonymous

28 Apr 2016

0xFE

9

Anonymous

10 Sept 2018

For a 32 bit, 0xFFFFFFFE (or 0xFE if sign extension is guaranteed)

Anonymous

28 Dec 2015

-0x2

2