Yodlee interview question

How would you print your name is reverse without string function

Interview Answer

Anonymous

8 Aug 2017

We will use stack. Explained with code

1