Programming Question

Question: Reverse the words in a sentence—i.e., “My name is Chris” becomes “Chris is name My.” Optimize for time and space.

From: Algorithm Design Manual [Skiena]

Subject: Data Structures

Load Another Question


Select a Subject