Data Structures …under construction

Syllabus Requirements:

  • Describe, interpret and manipulate data structures including arrays (up to three dimensions), stacks, queues, trees, linked lists and hash tables.
  • Describe the manipulation of arrays (up to three dimensions).
  • Represent the operation of stacks and queues using pointers and arrays.
  • Represent the operation of linked lists and trees using pointers and arrays.

Introduction

Explainer Video…

Test Your Knowledge…

Theory Booklet