cyberlytics
Results
2
issues of
cyberlytics
Changed color code of Bucket Sort, Radix Sort, and Counting Sort from green to yellow, to be in sync with the bigocheatsheet.com color code specs for O(n)
Changed "Complexity" to "Efficiency", because Big O Notation is a way to measure an algorithm's efficiency. Big-O classes should not be confused with the actual complexity classes (= P, QP,...