Synechron interview question

swap two strings without using third variable

Interview Answer

Anonymous

Feb 13, 2020

using length and substring

2