Linked lists

PrintPrint
S NO Assessment statement Grade Teacher’s notes
1 Describe the features and characteristics of a dynamic data structure.   Students should understand the concepts of nodes and pointer.
2 Describe how linked lists operate logically.   LINK Logical thinking.
3 Sketch linked lists (single, double and circular).   Students should be able to sketch diagrams illustrating: adding a data item to linked list, deleting specified data item, modifying the data held in the linked list, searching for a given data item.

Previous page | Next page