A marathon of pair exercises in pure javascript that's slightly more challenging than Team Practice 1
Capped with a final project.
It's a good idea to cut your teeth on the solo_study and Team Practice 1 first before attempting these challenges.
Exercism provides a number of practice problems along with unit tests to ensure the accuracy of your answer to the test problems. We will be using exercism challenges during this week.
- Read the Exercism setup instructions
- Solve
/exercism/binary-search - Solve
/exercism/pangram - Solve
/exercism/anagram - Solve
/exercism/food-chain
- Solve
/exercism/robot-name - Solve
/exercism/etl - Solve
/exercism/linked-list - Solve
/exercism/triangle
- Solve
/exercism/clock - Solve
/exercism/scrabble-score - Solve
/exercism/roman-numerals - Solve
/exercism/strain
- Solve
/exercism/circular-buffer - Solve
/exercism/binary - Solve
/exercism/prime-factors - Solve
/exercism/raindrops
- Solve
/exercism/allergies - Solve
/exercism/atbash-cipher - Solve
/exercism/accumulate