Jio interview question

Was asked to write the code for reversing a given string

Interview Answer

Anonymous

27 Nov 2022

I first explained the algorithm behind the method i was using. I explained the splicing that will be done if we execute the code.