Computing - A2 Level

Data Representation, Data Structures and Data Manipulation

4.1 Data Representation

4.11 Conversion
4.12 Sign & Magnitude, Two’s Complement & Binary Arithmetic
4.13 Floating Point

4.2 Reverse Polish Notation (RPN)

4.3 Algorithms

4.31 Binary Trees
1.41 Arrays (from AS Syllabus)
1.42 Linked Lists (from AS Syllabus)
1.43 Stacks & Queues (from AS Syllabus)
4.32 Stacks and Queues stored in Linked Lists or Arrays
4.33 Data Structures
4.34 Searching
4.35 Sorting and Merging