Insertion Sort 66 (C): Good
Insertion Sort w Sentinel 6 (C): Good
Selection Sort 28 (C): Good
Merge Sort 7 (C): Bad
Merge Sort 8 (C): Good
MS 7 is bad because I used the array as the working memory. ah.
This is my self-study page for the book, "Introduction to Algorithm", or commonly known as CLRS. This is also my diary page of how I struggle and grow in the programming world. I hope this blog can help amateurs or professionals, to improve their skills in programming, learning and living. As of Sep 12, 2011, I finished the "exercise read" of Chapter 2 (20110518) and 3 (20110608) and half of Chapter 4.
No comments:
Post a Comment