A Beginners Guide to Algorithm Analysis
A Beginners Guide to Algorithm Analysis
Analyze Algorithms
About the Book
A fast and easy guide to understanding and solving algorithms and programs
Table of Contents
Chapter 0: What this book is about..............................................1
0.1 Background..................................................................2
Chapter1: What is an algorithm..................................................5
1.1 Introduction................................................................6
1.2 Types of algorithms.........................................................7
Chapter 2: Asymptotic notations................................................15
2.1 Asymptotic introduction....................................................16
Chapter 3: Growth & analysis of functions......................................32
3.1 Orders of growth...........................................................33
3.2 Analyzing Sets of Faster Growing Functions.................................35
Chapter 4: Analysis of programs & Algorithms...................................37
4.1 Analysis Types.............................................................38
4.2 Understanding Code Complexity..............................................39
4.3 Analyze Selection Sort Algorithm...........................................50
4.4 Analyze Bubble Sort Algorithm..............................................54
Chapter 5: analyzing recursive algorithms......................................61
5.1 Recursion..................................................................62
5.2 Recurrence relation........................................................73
5.3 How to solve Recurrence relation running time?.............................74
Chapter 6: Cheat Codes........................................................91
6.1 Recurrence Relation Cheats.................................................92
6.2 Limits to Solve Asymptotic.................................................94
6.3 Loops......................................................................96
6.4 Sets.......................................................................97
Chapter 7: Practice problems...................................................98
7.1 Algorithm Analysis Problems................................................99
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $12 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them