Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.03 KB

File metadata and controls

46 lines (25 loc) · 1.03 KB

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