IBM interview question

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

Interview Answer

Anonymous

28 Sept 2016

Wrote them a routine.

2