Essential algorithms : a practical approach to computer algorithms using Python and C# / Rod Stephens.

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 b...

Full description

Saved in:
Bibliographic Details
Main Author: Stephens, Rod, 1961- (Author)
Format: eBook
Language:English
Published: Indianapolis, IN : John Wiley & Sons, Inc., [2019]
Edition:Second edition.
Subjects:
Online Access:Click for online access
Table of Contents:
  • Algorithm basics
  • Numerical algorithms
  • Linked lists
  • Arrays
  • Stacks and queues
  • Sorting
  • Searching
  • Recursion
  • Trees
  • Balanced trees
  • Decision trees
  • Basic network algorithms
  • More network algorithms
  • String algorithms
  • Cryptography
  • Complexity theory-- Distributed algorithms
  • Interview puzzles.