EliteProgrammersClub / EPCDailyChallenge

Daily challenge on algorithm, using different languages. From different problems to be solved.
MIT License
7 stars 20 forks source link

Reverse String #13

Open xasterKies opened 2 years ago

xasterKies commented 2 years ago

Directions

Given a string, return a new string with reversed order of character. Make use of Functions and Methods where necessory

You can code this with any language of your choice!

Examples

reverse('apple') === 'leppa' reverse('hello') === 'olleh' reverse('Greetings!') === '!sgniteerG'

andreaPorrazzo commented 2 years ago

Assign me @xaster-Kies

xasterKies commented 2 years ago

Done @andreaPorrazzo

ngigordon commented 2 years ago

please assign me

xxxSkypper commented 2 years ago

please assign me

xxxSkypper commented 2 years ago

please assign me

mtrishal123 commented 2 years ago

please assign me

xasterKies commented 2 years ago

Done @mtrishal123

KaptainCS3 commented 2 years ago

Assign me please

KaptainCS3 commented 2 years ago

Assign me please

xasterKies commented 2 years ago

done @KaptainCS3

xasterKies commented 2 years ago

Yeah @oneamanish sorry for the delay

EbotProg commented 2 years ago

please assign me