OCaml icon indicating copy to clipboard operation
OCaml copied to clipboard

added bubble, heap, merge, and pancake sort

Open nogw opened this issue 3 years ago • 0 comments

added some of the basic sort algorithms

  • bubble sort
  • merge sort
  • heap sort
  • pancake sort

nogw avatar Oct 16 '21 23:10 nogw