- Queue time counter - bad instructions, while, array methods
- Return the highest counting word - reduce, charCodeAt
- Count iterations on number - reduce, while, toString, number
- Count smiley faces - regex, filter
- Sort words with numbers in them - regex, sort
- Decode song with separator - regex, trim
- Peter and 2 others like this - ui