Skip to main content

Checkpoint: Collections

intermediate15 min readLesson 78 of 180

Graded checkpoint: a Comparable leaderboard with a TreeSet-backed ranked view.

Checkpoint — collections

You can now: compose comparators for multi-level ordering, schedule with heaps, and choose the right exposure (view, copy, or literal) for shared data. Prove it with a leaderboard.