🌳 BinarySearchTree Overview


🎯 Purpose

The BinarySearchTree is designed to:


📦 Node Structure:

Each node contains:

➕ Insertion:

🔍 Search: