Skip to content

Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.

Notifications You must be signed in to change notification settings

LinnesLab/KickSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KickSort

Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.

This library is built from aggregating and modifying different sorting implementations from various other GitHub users including: robtillaart, emilv, luisllamasbinaburo, and dndubins. Thanks!

About

Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages