Difference between revisions of "2022 Paper 1 Revision Quiz"
(→Trees) |
(→Trees) |
||
Line 171: | Line 171: | ||
{Which of the following must a graph have to also be a tree? | {Which of the following must a graph have to also be a tree? | ||
|type="[]"} | |type="[]"} | ||
+ | -Not Connected | ||
+ | ||Incorrect | ||
+ Connected. | + Connected. | ||
||Correct | ||Correct |
Revision as of 10:24, 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