Unit 03: Abstract Data Types #
Syllabus Topics [HL] B4.1 #
- B4.1.1 Explain the core principles of ADTs
- B4.1.2 Evaluate linked lists. (HL only)
- B4.1.3 Construct and apply linked lists: singly, doubly and circular. (HL only)
- B4.1.4 Explain the structures and properties of BSTs. (HL only)
- B4.1.5 Construct and apply sets as an ADT
- B4.1.6 Explain the core principles of ADTs. (HL only)
You can find the HL slides HERE.