Amdocs interview question

The first technical question was to write a C code for string reversal.

Interview Answer

Anonymous

6 Oct 2015

I wrote the code using pointers.