This folder contains string problems.
- Is Unique
- Is Permutation
- URLify
- Palindrome Permutation
- One Way (editing distance)
- String Compression
- String Rotation
- Longest Substring Without Repeating Characters
- Common Prefix
- Atoi (string to integer)
- Palindrome String
- Haystack (Implement strStr())
- Reverse String
- Permutations without Duplicates
- Permutations with Duplicates
- Excel Sheet Column Title
- Word Pattern
- Integer to English Words
- XML Encoding
- T9
- First Unique Character in a String
- Fizz Buzz
- Count and Say
- Reverse Vowels of a String
- Group Anagrams
- Valid Palindrome II
- Number of Segments in a String
- Find Smallest Letter Greater Than Target
- Reverse Words in a String II
- Encode and Decode TinyURL
- Palindromic Substrings