/Searching-Algo-Visualizer

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

Primary LanguagePythonMIT LicenseMIT


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