Back to Browse

Binary Trees Using OOP (Python) + Explanation & Exam Tips | A2 Computer Science (9618)

11 views
May 18, 2026
5:27

In this video, we explore Binary Trees using Object-Oriented Programming (OOP) in Python, designed specifically for A2 Computer Science (Cambridge 9618) students. We break down how binary trees are structured, how nodes are created using classes, and how insertion and traversal work in a clean, exam-friendly way. 📘 Topics Covered: What a binary tree is Structure of nodes (data, left child, right child) Creating a binary tree using OOP (classes & objects) Insertion in a binary tree Common exam mistakes and how to avoid them

Download

0 formats

No download links available.

Binary Trees Using OOP (Python) + Explanation & Exam Tips | A2 Computer Science (9618) | NatokHD