| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | Array.of vs the Array constructor | Arrays | Multiple choice | Medium |
| 2 | Array.prototype.at is generic | Arrays | Multiple choice | Hard |
| 3 | The default sort trap | Arrays | Multiple choice | Medium |
| 4 | Sparse arrays and holes | Arrays | Multiple choice | Hard |