Ergode Inc interview question

Swap The number without using third variable?

Interview Answers

Anonymous

Jun 14, 2016

easy one u will get answer on google.

Anonymous

Dec 17, 2016

Logic: x= x+y; y= x-y; x= x-y;