ITG Software Interview Question

Swapping of two integers without a third variable

Interview Answers

Anonymous

May 22, 2012

permutation

Anonymous

Dec 17, 2012

a=a-b b=a+b a=b-a