Data Structures — A-Level Revision Notes

3 notes on Data Structures for A-Level Computer Science.

Stacks and QueuesAbstract data types A stack and a queue are abstract data types… Trees and GraphsGraphs A graph is a set of nodes (vertices) connected by edges .… Hash Tables and DictionariesHash tables A hash table stores key–value pairs and allows very fast…

← All A-Level Computer Science notes