Bucket Sort: Samuel’s tutorial



Summary: Samuel's tutorial on bucket sort.
Topics: bucket sort, sorting, algorithms, coding
Slides: link (pdf)

References
  • E. J. Isaac et al., "Sorting by address calculation", Journal of the ACM (1956)
  • T. Cormen et al., "Introduction to algorithms", Chap 8, MIT press (2022)
  • E. Corwin et al., "Sorting in linear time - variations on the bucket sort", Journal of Computing Sciences in Colleges (2004)