| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 31 | Coercion flow: true + true + '1' | Type Coercion | Drag & drop | Medium |
| 32 | Coercion flow: NaN == NaN | Type Coercion | Drag & drop | Medium |
| 33 | Coercion flow: [] + {} | Type Coercion | Drag & drop | Hard |
| 34 | Coercion flow: {} + [] (statement position) | Type Coercion | Drag & drop | Hard |
| 35 | Coercion flow: [] == ![] |
| Type Coercion |
| Drag & drop |
| Hard |
| 36 | Coercion flow: null >= 0 | Type Coercion | Drag & drop | Hard |