Difference between revisions of "2022 Paper 1 Revision Quiz"
(→Arrays) |
(→Halting Problem) |
||
Line 253: | Line 253: | ||
=Halting Problem= | =Halting Problem= | ||
<quiz display=simple> | <quiz display=simple> | ||
− | { | + | {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 }?’ | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</quiz> | </quiz> |
Revision as of 10:00, 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