Tracks
/
Ballerina
Ballerina
/
Exercises
/
Reverse String
Reverse String

Reverse String

Easy

Instructions

Reverse a string

For example: input: "cool" output: "looc"

Edit via GitHub The link opens in a new window or tab
Ballerina Exercism

Ready to start Reverse String?

Sign up to Exercism to learn and master Ballerina with 50 exercises, and real human mentoring, all for free.

Deep Dive into Reverse String!

Explore 14 different ways to reverse a string, exploring a range of topics including Unicode Codepoints, Graphemes, Stack vs Heap allocations, and pointers. Kick back and enjoy 45mins of learning with Jeremy and Erik.