medication pills on yellow background

C Interview Question for Embedded Job

Posted by

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

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.