Topic: Dynamic Programming Problem / Level: beginner

Problem: Determine if a string can be rearranged into a sequence of non-repeating characters.

Run the code to see the output here...