Incedo interview question

Swap two strings with no additional variables

Interview Answer

Anonymous

6 June 2023

Appended strings together and used string length and substring method to switch the strings. I got this question right but interviewer claimed I got it wrong and reflected this in my performance review.