Skip to content

hi guys this my college mini project . In this project three types of algorithms are visualized searching, sorting,pathfinding

Notifications You must be signed in to change notification settings

vasanthkumar7/Algorithm-visualizer

Repository files navigation

Algorithm-visualizer

hi guys this my college mini project . In this project three types of algorithms are visualized searching, sorting,pathfinding

this project cerated using python ( ui-framework - tkinter)

Types of algorithms

Sorting algorithm

  • Bubble sort
  • selection sort
  • insertion sort
  • merge sort
  • quick sort

Path finding algorithm

  • Dijkstras
  • A star
  • Bidirectional
  • Breadth first search

Searching algorithm

  • linear search
  • binary search

Moduels used

  • tkinter
  • keyboard
  • Pillow

Screenshots

Whats the purpose

this project kind a gives you idea about how algorithm works and what are it uses

About

hi guys this my college mini project . In this project three types of algorithms are visualized searching, sorting,pathfinding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages