Pregunta de entrevista de Philips

- Reverse a string without using a built-in function - Write unit tests for a piece of code that's written by another team member

Respuesta de la entrevista

Anónimo

23 jun 2017

I would convert the String to a String Buffer then use the reverse method of the String Buffer