Pregunta de entrevista de Bloomberg

Write a function that performs a string reverse: Develop a two-pass, pointers only solution using a char* of the following form - void strReverse( char *s)