Arrk interview question

Swap two variables without using third variable

Interview Answer

Anonymous

Jun 19, 2019

Logic is like this a=a+b b=a-b a=a-b