Arrk interview question

Swap two variables without using third variable

Interview Answer

Anonymous

19 Jun 2019

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