Frage im Vorstellungsgespräch bei Qualcomm

c programming problem. Swap variable x and y without using a temporal variable

Antworten zu Vorstellungsgespräch

Anonym

7. Feb. 2012

x = x ^ y y = x ^ y x = x ^ y

Anonym

28. Apr. 2016

x=x-y y=x+y x=y-x