Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.1 KB

DataCanvas

Data Canvas is a webpage that contains animated visualization of various data structures. It can be used as a educational tool for beginning programmers.

Welcome Page

Alt text

Stack

Frame work of stack

Alt text

Pushing in progress

Alt text

Data in stack

Alt text

Popping in progress

Alt text

Queue

Framework of queue

Alt text

Data in queue

Alt text

Dequeue in progress

Alt text