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 Annotated Algorithms in Python, pdf file on 388 pages by by Massimo Di Pierro.
An introductory coverage of algorithms and data structures with application to graphics and geometry.
Download free course Data Structures and Algorithms, pdf file on 111 pages by Granville Barnett, Luca Del Tongo.
Download free course Elementary Algorithms, pdf file on 642 pages by Larry LIU Xinyu.
The fundamental algorithms in data mining and analysis form the basis for the emerging field of data science, which includes automated methods to analyze patterns and models for all kinds of data, with applications ranging from scientific discovery to business intelligence and analytics.