Pergunta de entrevista da empresa 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

Resposta da entrevista

Sigiloso

23 de jun. de 2017

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