Data structures, ADTs, and why choice matters
Data structures, ADTs, and why choice matters
Programs usually store collections such as usernames, marks, messages, or map locations. A data structure is an organised way to store that data so a program can use it effectively.
Step-by-step lessons on AQA AS Level Computer Science Data structures and abstract data types. Each one builds up to exam-style questions.