Difference between revisions of "Section A AL"
(→Fundamentals of algorithms) |
(→Fundamentals of programming) |
||
Line 6: | Line 6: | ||
==Fundamentals of programming== | ==Fundamentals of programming== | ||
+ | |||
+ | [[Programming Paradigms]] - {{partially done}} | ||
[[Object Orientated Programming]] - {{done}} | [[Object Orientated Programming]] - {{done}} |
Revision as of 12:02, 11 June 2018
Introduction
You are advised to spend no more than 45 minutes on this section. Questions will examine the specification content not specific to the Preliminary Material.
This section covers short answer theory questions on the topics within unit 1 from both year 1 and 2. The year 1 topics are here:
Fundamentals of programming
Programming Paradigms - Needs Quiz
Object Orientated Programming -
Fundamentals of data structures
Linked Lists - Lists - Needs Quiz
Stacks -
Queues -
Graphs -
Trees -
Hashing - Needs Quiz
Vectors -
Fundamentals of algorithms
Traversals
Graph Traversals - Needs Quiz