Difference between revisions of "2022 Paper 1 Revision Quiz"
(→Stacks) |
(→Stacks) |
||
Line 144: | Line 144: | ||
||Incorrect | ||Incorrect | ||
− | { | + | {The stack pointer will point to? |
|type="()"} | |type="()"} | ||
- The location to store the next item | - The location to store the next item |
Revision as of 10:46, 2 June 2022
Contents
Recursion
Arrays
Abstract Data Types & Dynamic vs Static
Queues
Stacks
Graphs
Trees
Graph Traversal
Searching Algorithms
Sorting Algorithms
Optimisation Algorithms
Order of Complexity