CSC 216/s08/no comparison: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
===The script=== | ===The script=== | ||
The instructor, or person leading the exercise will issue commands to the students. The first of these should be the creation of a node. |
Revision as of 20:57, 15 April 2008
Formatting Resources
Formatting Help Guide from MetaWiki
Linked Lists in Person
This exercise will help students understand the structure of a linked list
The problem
A linked list is a useful data structure but it can be very confusing for students first trying to grasp it. This interactive exercise should help students understand the concept.
Participants and props
To run this exercise, you will need a class full of students and some paper and markers.
The script
The instructor, or person leading the exercise will issue commands to the students. The first of these should be the creation of a node.