News

This repository features Python implementations of three foundational data structures: Binary Search Tree (BST), Heap, and Trie (prefix tree). These implementations are designed to provide a clear, ...