Open
Description
Expand upon the scope of this application by incorporating data structure visualization and manipulation
Data Structures
- Singly-Linked List
- Doubly-Linked List
- Stack and Queue
- Binary Search Tree
- Binary Heap
- Hash Table
- Graph
- Tries
Features
- Have drag and drop for adding columns or rows (like another block for linked list)
- Have buttons that add and delete data. Show animation.
- Have input field to search for data. Show search result visually in real time.