Yodlee interview question

How would you print your name is reverse without string function

Interview Answer

Anonymous

Aug 8, 2017

We will use stack. Explained with code

1