Write a function without using any for , while or do-while loop for reversing any given string. For example
Input : “IRAKDEBME”
Output : “EMBEDKARI”
Q1: Can we do above with a void function ?
Q2: What can be all possible scenarios. You can provide pseudocode.
If you want to share interview question related to Embedded Interview, send to embedkarihr@gmail.com