ADT Simulator
Visualising data structures using a 2D Array implementation.
Select Structure:
Linked List
Stack (LIFO)
Queue (FIFO)
Binary Search Tree
Hash Table (Open Addressing)
Linked List Controls
Value
Step
Traversals
Pre-order
In-order
Post-order
Reset Memory
Operation Logic
Select an action to see the step-by-step logic.
Pointers
Initialised memory with 10 slots.
Logical Diagram
Physical Memory (2D Array)