I was asked about SQL join questions, binary search working explanation and some basic coding logical questions like how to swap two numbers without the use of third variable. And in SQL, write query how to find the second largest salary.
Interview questions [1]
Question 1
Swap two numbers without the use of third variable.