Skip to content

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.

License

Notifications You must be signed in to change notification settings

SamarpanCoder2002/Stack-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Hello Programmers, Here I made a Visualizer

Stack Visualizer

Using

Python Tkinter

gif


⚒️ Important Module Used Here:

  • Tkinter

➡️ Steps for Download and Install Pillow Module as:

1. Open Command Prompt(cmd) or Terminal
2. Write as-->
        pip install pillow

💡 Stack Related Technique Used Here:

➡️ 1. Push

➡️ 2. Pop

Click On the Star If You Love this Project and Follow me on Github To get New Project Updates

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages