employer cover photo
employer logo
employer logo

Datamatics Global Services

Is this your company?

Datamatics Global Services Interview Question

swap two numbers without using third variable.

Interview Answer

Anonymous

Jul 30, 2019

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

3