Incedo Interview Question

Swap two strings with no additional variables

Interview Answer

Anonymous

Jun 6, 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.