The 20-questions Activity

Play the game of 20 questions and demonstrate how to devise efficient search algorithms. Show the audience they already instinctively know the key to efficient searching and the basis of divide and conquer problem solving and have done since primary school. Learn about: computational thinking linear search binary search divide and conquer comparing algorithms Resources … Continue reading The 20-questions Activity