News

Includes examples of a valid and an invalid BST. 🔁 Duplicate Finder in Python -(check hash tables folder) A simple Python script to find and count duplicate numbers in a list using a hash table ...
An interactive visualization tool for Min Heap and Max Heap sorting algorithms, developed using Python and Streamlit. This project allows users to understand the mechanics of heap-based sorting ...