Skip to content

suchinnh/Algorithm-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm-visualizer

A Tkinter and Pygame project that visualizes the algorithms.


Logo

Algorithm Visualizer

A desktop app made using Tkinter and Pygame modules of Python to visualize different computer algorithms like searching, sorting and backtracking e.t.c. The main motive of this project is to help out beginners who's trying to understand the basic idea of common algorithms.
More algorithms and sounds will be added in future to improve overall experience of the users and make this app more user friendly.
Any contributions to make this project better is welcome.

Algorithm Contents

  • Searching Algorithms
    • Linear Search
    • Binary Search
  • Sorting Algorithms
    • Selection Sort
    • Insertion Sort
    • Bubble Sort
    • Merge Sort
    • Quick Sort
    • Heap Sort
    • Shell Sort
    • Radix Sort
  • Backtracking Algorithms
    • Sudoku
    • N-Queens
    • Knight's Tour

Requirements/Steps to run

About

A Tkinter and Pygame project that visualizes the algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages