Skip to content

I made a Searching Algo Visualizer using python Tkinter.....Here I include Linear Search and Binary Search concept only...

License

Notifications You must be signed in to change notification settings

SamarpanCoder2002/Searching-Algo-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Hello Programmers, Here I made a Visualizer

Searching Algo Visualizer

Using

Python Tkinter

gif


⚒️ Important Module Used Here:

  • Tkinter
  • Pillow

➡️ Steps for Download and Install Pillow Module as:

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

💡 Algo Used in This Project:

➡️ 1. Linear Search

➡️ 2. Binary Search

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

Releases

No releases published

Packages

No packages published

Languages