The document discusses several sorting algorithms and computational complexity concepts. It describes the insertion sort, merge sort, and bubble sort procedures. It also covers Horner's rule, inversions, and asymptotic notation which is used to analyze algorithms' efficiency as problem size increases.
Download as DOCX, PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
208 views
Introduction To Algorithms
The document discusses several sorting algorithms and computational complexity concepts. It describes the insertion sort, merge sort, and bubble sort procedures. It also covers Horner's rule, inversions, and asymptotic notation which is used to analyze algorithms' efficiency as problem size increases.