- Reverse a string without using a built-in function - Write unit tests for a piece of code that's written by another team member
Anonymous
I would convert the String to a String Buffer then use the reverse method of the String Buffer
Check out your Company Bowl for anonymous work chats.