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 string has all unique characters.

Assume that the input string will only contain alphabets or spaces.

Get hands-on with 1200+ tech skills courses.