Difference between revisions of "2022 Paper 1 Revision Quiz"
(→Halting Problem) |
(→Halting Problem) |
||
Line 255: | Line 255: | ||
{Complete the Halting Problem: | {Complete the Halting Problem: | ||
|type="{}"} | |type="{}"} | ||
− | ‘Is it possible to write a program that can tell given any program and its { inputs } and without { executing } the program, whether it will { halt }?’ | + | ‘Is it possible to { write|create } a program that can tell given any { program } and its { inputs } and without { executing } the program, whether it will { halt }?’ |
</quiz> | </quiz> |
Revision as of 10:01, 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