GitHub / SamarpanCoder2002 / Stack-Visualizer
I made a Stack Visualizer using python Tkinter. Some of the action will perform with animation. Only integer value is allowed to push value in the stack. This visualizer can build up the logic of Stack Data Structure to the beginner. Keyboard event is provided at some place. I think that the logic of Stack Data Structure implemented here clearly.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamarpanCoder2002%2FStack-Visualizer
PURL: pkg:github/SamarpanCoder2002/Stack-Visualizer
Stars: 6
Forks: 1
Open issues: 0
License: gpl-3.0
Language: Python
Size: 106 KB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: almost 3 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: animation, data-structures, keyboard-event, python-tkinter, python3, stack, tkinter, visualization, visualizer