Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Have students find the best method of sorting a group of unknown weights to teach them about sorting algorithms.

Share Have students find the best method of sorting a group of unknown weights to teach them about sorting algorithms. with FacebookShare Have students find the best method of sorting a group of unknown weights to teach them about sorting algorithms. with Twitter
  • Fill 8 film canisters (or any other small container) with different amounts of sand and mix up their order. Give these and a set of balance scales to students.
    • Have students sort the weights in order from lightest to heaviest and describe the algorithm they used to do so.
  • For more information, check out the CS Unplugged Sorting Algorithms Activity!

More about this tip

Tags

  • CS 1
  • Intro Programming
  • Meaningful and Relevant Content
External Source

CS Unplugged Sorting Algorithms Activity

Other Tips By
Other Tips By CS Unplugged

Similar tips

Misconception: Students incorrectly believe that variables passed into a block in Snap! will get modified; however, a copy of the passed-in variable is what the block receives and modifies.
Misconception: Students create a new instance variable when they only need a local variable.
Have students simulate programming in Scratch in a pair activity where one student is the Controller and the other is the Code.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy