Implement an algorithm to determine if a string has all unique characters. Bonus: Do not use additional data structures
Implement an algorithm to determine if a string has all unique characters. Bonus: Do not use additional data structures