employer cover photo
employer logo

Question d’entretien chez JLT Group

technical Interview--write algorithm of swapping two numbers without using the third variable?

Réponse à la question d'entretien

Utilisateur anonyme

4 nov. 2017

a=10,b=5 a=a+b b=a-b a=a-b

3