Skip to content

MartinGurasvili/Python-Sorting-Searching-Algorithm-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sorting Searching Algorithm Tester

cas


This tool tracks the time taken for different algorithms to sort and find elements in an array

Screenshot 2022-03-06 at 6 14 32 pm

Features



Random Generated List Dataset

Bubble sort

Insertion sort

Selection sort

Quick sort

Linear Search

Binary Search

Easy Setup



Setup



Screenshot 2022-03-06 at 6 10 19 pm