| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | Insertion sort, in place | Sorting Algorithms | Coding | Medium |
| 2 | The pointer that walks the wrong way | Sorting Algorithms | gap | Medium |
| 3 | The smallest one, from where? | Sorting Algorithms | gap | Medium |
| 4 | Ten came before two | Sorting Algorithms | Multiple choice |
| Medium |
| 5 | The same sort, without writing a sort | Sorting Algorithms | Coding | Medium |
| 6 | Look at the best capture first | Sorting Algorithms | gap | Medium |
| 7 | Rank first, then file, and the falsy trap between them | Sorting Algorithms | gap | Medium |
| 8 | Bishop and knight are both worth three | Sorting Algorithms | Multiple choice | Medium |