Module: Data Structures

Learning Outcomes

What are data structures?

To answer this question you will learn to:

  1. Implement a data structure.

  2. Distinguish different approaches to create data structures.

  3. Judge which approach is more readable, efficient or easier to use for a particular problem.

Readings

Experiential Learning