This book is about the creation and analysis of efficient algorithms. After introducing some necessary matical background this book covers:
The goal of the book is to show you how you can methodically apply different techniques to your own algorithms to make them more efficient. While this book mostly highlights general techniques, some well-known algorithms are also looked at in depth. This book is written so it can be read from "cover to cover" in the length of a semester, where sections marked with a * may be skipped.
Pages : | N/A |
Size : | HTML and PDF |
Downloads: | 37 |
Created: | 2020-08-27 |
License: | CC BY-SA 3.0 |
Author(s): | Macneil Shonle, Matthew Wilson, Martin Krischik |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Algorithms: Fundamental Techniques
Download free course Clever Algorithms, pdf file on 454 pages by Jason Brownlee.
THIS TEXTBOOK is about computer science. It is also about Python. However, there is much more. The study of algorithms and data structures is central to understanding what computer science is all about. Learning computer science is not unlike learning any other type of difficult subject matter. Th
An introductory coverage of algorithms and data structures with application to graphics and geometry.
Download free course Tools and Algorithms for the Construction and Analysis of Systems, pdf file on 426 pages by Tomáš Vojnar, Lijun Zhang.
Download free course Elementary Algorithms, pdf file on 642 pages by Larry LIU Xinyu.