Activity 01
Gallery Walk: Pattern Spotting
Post five scenarios around the room (sorting a playlist, organizing a bookshelf, ranking search results, scheduling a bus route, filtering emails). Students visit each station with sticky notes, annotating which pattern they recognize and what known solution could apply. Groups compare annotations at the end.
Explain how recognizing a pattern allows us to reuse previous solutions.
Facilitation TipDuring the Gallery Walk, position students to annotate patterns on sticky notes at each station, forcing them to articulate their observations in writing before discussing.
What to look forPresent students with three short problem descriptions (e.g., finding a name in a phone book, finding the largest number in a list, checking if a word is a palindrome). Ask them to identify which problem, if any, shares a pattern with a previously studied algorithm (e.g., binary search) and explain their reasoning.