Reverse a string
For example: input: "cool" output: "looc"
Sign up to Exercism to learn and master Ballerina with 58 exercises, and real human mentoring, all for free.
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.