Set Bite Exercises
| Level | Name | Tags |
|---|---|---|
| Beginner | New places to travel to | set set operations |
| Beginner | Analyze some basic car data | Counter list comprehensions set data analysis |
| Beginner | Which words can you type with one hand? | set enum comparison |
| Intermediate | Get all valid dictionary words for a draw of letters | Scrabble itertools set 100days |
| Intermediate | Find programmers with common languages | set set operations |
| Intermediate | List exercise: return first occurrence indices of duplicated words | list comprehensions set counting |
| Intermediate | Analyze some bite stats data | Counter set data analysis csv |
| Intermediate | Get the most common email domains | Counter set requests string parsing web scraping |