Название: A Beginners Guide To Algorithm Analysis Автор: Rodney Anderson Издательство: Randerson112358 Год: 2018 Формат: pdf Страниц: 124 Размер: 11 mb Язык: английский
An easy & simple guide to analyzing programs and algorithms using Big-O, Big Omega, & Big Theta, including cheat sheets and practice problems.
Chapter 0: What This Book Is About Chapter 1: What Is an Algorithm Chapter 2: Asymptotic Notations Chapter 3: Growth & Analysis of Functions Chapter 4: Analysis of Programs & Algorithms Chapter 5: Analyzing Recursive Algorithms Chapter 6: Cheat Codes Chapter 7: Practice Problems