show/hide this revision's text 10 clarified question - lots of people missed that tidbit

A question I got on my last interview:

Design a function f, such that:

f(f(n)) == -n

Where n is a 32 bit signed integer; you can't use complex numbers arithmetic.

If you can't design such a function for the whole range of numbers, design it for the largest range possible.

Any ideas?

    Post Reopened by rmeador, Johannes Schaub - litb, Hrvoje Prgeša, Eclipse, Eric Petroelje

show/hide this revision's text 9 edited tags
    Post Closed as "exact duplicate" by Neil Butterworth, Outlaw Programmer, paxdiablo, John Saunders, Blorgbeard
show/hide this revision's text 8 edited tags
    Post Made Community Wiki by Community
show/hide this revision's text 7 edited tags
show/hide this revision's text 6 added 13 characters in body
show/hide this revision's text 5 edited tags
show/hide this revision's text 4 added 24 characters in body
show/hide this revision's text 3 edited tags
show/hide this revision's text 2 edited tags
show/hide this revision's text 1