Pregunta de entrevista de Teradata

Take a string as an input, reverse each individual word, return new string with reversed words.

Respuesta de la entrevista

Anónimo

20 ene 2017

I originally misinterpreted the question, presenting an answer to reverse the entire string, but was then prompted to re-read question, I presented the correct answer.

1