Groups
Category
A graph models relationships between items using vertices (nodes) and edges (links).
Many competitive programming problems map to a small set of classic patterns; recognizing keywords and constraints lets you pick the right tool fast.