employer cover photo
employer logo
employer logo

Green University of Bangladesh

Is this your company?

Green University of Bangladesh interview question

How to swap two numbers without a temporal variable?

Interview Answer

Anonymous

2 May 2021

It just need to add and substruct operation. ex a=a+b. b=a-b,a=a-b