Jio Interview Question

Was asked to write the code for reversing a given string

Interview Answer

Anonymous

Nov 27, 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.