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.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
225 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.