Problem 42421. Reverse a string

Reverse the given string.

Example

 input  = 'reverse'
 output = 'esrever'

Solution Stats

84.8% Correct | 15.2% Incorrect
Last Solution submitted on Mar 16, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers195

Suggested Problems

More from this Author4

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!