Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I know a common one is how to switch the values of two variables without using a temporary third variable. One way (method 2 here [1]) is to use repeated bitwise XORs.

Does that sound like it could be the one?

[1] http://www.geeksforgeeks.org/swap-two-numbers-without-using-...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: