What does this interview question mean?

Posted by SLC on Stack Overflow See other posts from Stack Overflow or by SLC
Published on 2010-05-06T09:02:35Z Indexed on 2010/05/06 9:08 UTC
Read the original article Hit count: 118

Reverse words in a string (words are separated by one or more spaces). Now do it in-place.

What does in-place mean?

© Stack Overflow or respective owner

Related posts about interview-questions

Related posts about semantics