Data Structures Visualization - Part C
Description of the Working Prototype
The Data Structures for Queue, Stack, Linked List and Binary Tree were implemented.
By each of the following links, each Data Structure can be accessed, and interaction with it specific operation is provided.
Each link contains Definitions, Explanations, and extra information related to the data structure.
Extra description for the working prototypes is included on each Data Structure.
Data Structures:
- Queue
- Stack
- Linked List
- Binary Tree
