IBM Interview Question

Technical was easy. They asked me to write a routine for strrev() function without using another char array.

Interview Answer

Anonymous

Sep 28, 2016

Wrote them a routine.

2