Data Structure Visualizer
A dynamic web application built with HTML, CSS, JavaScript, and Express.js to visualize the internal functioning of various data structures, including Linked Lists, Stacks, Queues, and Binary Search Trees (BSTs). The application also demonstrates BST traversals — Inorder, Preorder, and Postorder — with interactive visual feedback.