Innostax interview question

swap two number without using another variable

Interview Answer

Anonymous

Aug 16, 2025

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