Binary Searched List
This repository contains a C++ implementation of a Binary Search Tree (BST), a fundamental data structure in computer science.