Skip to content

joewlambeth/sort-algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(very obviously) inspired by the Sound of Sorting

TODO:

Tracking items here in lieu of any other meaningful ticketing

  • Sorting algorithms
    • Quicksort
    • Shaker sort
    • Bogosort
  • Code cleanup
    • Arrays (combining write vs. swap meaningfully)
    • Checkstyle
    • Typescript
  • Merge sort
    • Add option for parallelization, half-alloc for work-array, other optimizations
  • Visual indicators for reads/writes/allocs
  • Accessability
  • (ambitious) WebGL rendering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published