- Добавил: literator
- Дата: 19-08-2019, 11:38
- Комментариев: 0

Автор: Rod Stephens
Издательство: Wiley
Год: 2019
Страниц: 783
Язык: английский
Формат: pdf (true)
Размер: 11.0 MB
A friendly introduction to the most useful algorithms written in simple, intuitive English.
The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The author shows how to analyze algorithms in order to understand their behavior and teaches techniques that the can be used to create new algorithms to meet future needs. The text includes useful algorithms such as: methods for manipulating common data structures, advanced data structures, network algorithms, and numerical algorithms. It also offers a variety of general problem-solving techniques. Provides code examples updated and written in Python and C#.