DEV Community

Discussion on: How can you swap two variables without using a third?

Collapse
 
theoutlander profile image
Nick Karnik

You might want to try it in a language of your choice. If it works, it's a very good first step. Then, you can think of optimizing it.