CSC 216/s08/make plans: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 8: Line 8:
===The problem===
===The problem===


Describe what you are attempting to teach students by this exercise.
Binary Trees are a new concept and it is important to have a solid understanding of binary trees before moving onto binary search trees.
 
 
The problem is that we are given a row of letters and have no knowledge of how to order those letters.


===Participants and props===
===Participants and props===

Revision as of 22:26, 15 April 2008

Formatting Resources

Formatting Help Guide from MetaWiki

Understanding Binary Trees

Give the title of your exercise, which may include the name of the topic you are covering, or some other catchy title.

The problem

Binary Trees are a new concept and it is important to have a solid understanding of binary trees before moving onto binary search trees.


The problem is that we are given a row of letters and have no knowledge of how to order those letters.

Participants and props

How many students will participate? What else do you need (e.g., old tennis ball, Powerpoint slides, software).

The script

Describe how to do your exercise.