A-level Computing/AQA/Paper 1/Fundamentals of data structures
Appearance
Fundamentals of data structures
[edit | edit source]- Arrays
- Fields records and files
- Queues
- Stacks
- Graphs
- Trees
- Hash tables and hashing
- Dictionaries
- Vectors
Algorithms
[edit | edit source]Algorithms for Graph traversal and Tree traversal can can be found in the following section Fundamentals of algorithms