Skip to content

Latest commit

 

History

History
62 lines (60 loc) · 2.14 KB

File metadata and controls

62 lines (60 loc) · 2.14 KB

A Levels H2 Computing Practical Notes (Syllabus 9569)

A comprehensive list of the key topics and concepts tested in the A-Level H2 Computing Practical Examination.

Sorting Algorithms

Quick Sort

Searching Algorithms

Linear Search

Binary Search

Linear Probing

Non-OOP
OOP

Quadratic Probing

Non-OOP
OOP

Chaining

Python List
OOP

Data Structures

Linked List

OOP

Array

Stack

Dynamic Python List (no OOP)

Queue

Dynamic Python List (no OOP)

Binary Search Tree

OOP

Node Class

Array

Socket Programming

Data Representation (Bin/Hex/Den)

Web

Flask

HTML

SQL