| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | Test the tester: dedupe() | Unit Testing | Write the tests | Medium |
| 2 | Test the tester: clamp() | Unit Testing | Write the tests | Medium |
| 3 | Test the tester: slugify() | Unit Testing | Write the tests | Medium |
| 4 | Test the tester: once() | Unit Testing | Write the tests | Medium |
| 5 | Test the tester: fizzBuzz() |
| Unit Testing |
| Write the tests |
| Medium |
| 6 | Test the tester: isBalanced() | Unit Testing | Write the tests | Medium |