Difference between revisions of "2022 Paper 1 Revision Quiz"
(→Queues) |
(→Queues) |
||
Line 176: | Line 176: | ||
+ Unweighted | + Unweighted | ||
||Correct | ||Correct | ||
+ | |||
+ | {Look at this graph: | ||
+ | |||
+ | [[File:Graph2.png|300px]] | ||
+ | |||
+ | Complete the adjacency matrix: | ||
+ | |type="{}"} | ||
+ | |||
+ | {| class="wikitable" style="margin:auto" | ||
+ | |+ Caption text | ||
+ | |- | ||
+ | ! Header text !! Header text !! Header text | ||
+ | |- | ||
+ | | Example || Example || Example || Example | ||
+ | |- | ||
+ | | Example || Example || Example || Example | ||
+ | |- | ||
+ | | Example || Example || Example || Example | ||
+ | |- | ||
+ | | Example || Example || Example || Example | ||
+ | |} | ||
+ | |||
</quiz> | </quiz> | ||
Revision as of 08:50, 3 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