Not sure where to start?
Bootcamp
Study group
Collaborate with peers in your dedicated #study-group channel.
Code reviews
Submit projects for review using the /review command in your #code-reviews channel
/review
Karma
scrimba
//GOAL: Does 1st world have all the letters needed to spell the second word//YouTube.com/CodingTutorials360// mutation(["floor", "for"]) should return true.// mutation(["hello", "neo"]) should return false.