Exercise: Is Unique
Challenge yourself with an exercise in which you'll have to determine whether a string is unique or not.
We'll cover the following...
Problem
Your task is to implement an algorithm to determine if a ...