Strings Bite Exercises
| Level | Name | Tags |
|---|---|---|
| Newbie | Special chars | newbie strings special characters newline tab |
| Newbie | Word count | newbie strings methods |
| Newbie | String manipulations | slicing string manipulation split newbie strings lowercase lists |
| Newbie | Formatting intro | newbie strings string interpolation |
| Beginner | Validate pangram | algorithms string hashing strings |
| Beginner | Reverse only letters | strings stacks queues |
| Beginner | Uppercase Vowels | string manipulation strings loops Hacktoberfest |
| Intermediate | Group anagrams | defaultdict strings array |
| Intermediate | Find all letter combinations of a phone number | itertools strings backtracking |