Match the task to a problem pattern - Algorithms | Zoonk
Match the task to a problem pattern
Identify when the same task can be viewed as a known algorithmic pattern, such as search, sorting, matching, routing, scheduling, or selection. You’ll practice naming the pattern without jumping ahead to a specific algorithm.