| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | Math.max edge cases | Math | Multiple choice | Medium |
| 2 | Max of a nested structure — no loops | Math | Coding | Medium |
| 3 | Deep max — approach 2: reduce(), Math.max banned | Math | Coding | Medium |
| 4 | floor, ceil, round | Math | Multiple choice | Easy |
| 5 | Clamp a number to a range |
| Math |
| Coding |
| Easy |