πΊοΈ Map βΊ
👑 Master βΊ
⚡ Algorithms & Efficiency
Lesson 2 β Binary Search: The Power of Halving
β± 25–35 minutes 💻 A halving-search game in the browser
π‘ On sorted data, halving each time makes the step count grow very slowly (logarithmically) instead of with the data size
π¨βπ©βπ§ Notes for parents
Level: Master β roughly Grade 9 / ages 14β15 Duration: 25β35 minutes Format: A halving-search game in the browser Concept: On sorted data, halving each time makes the step count grow very slowly (logarithmically) instead of with the data size
Learning Objective
Kids apply the halving strategy within a guess budget and explain why the data must be sorted first.
Do It Together (Parent-Child Co-participation)
Play 1β1000 with a parent, taking turns holding the secret number β whoever guesses the middle every time always wins.