• Medientyp: E-Book
  • Titel: Essential algorithms : a practical approach to computer algorithms using Python® and C#
  • Beteiligte: Stephens, Rod [Verfasser:in]
  • Erschienen: Indianapolis, IN: Wiley, [2019]
  • Erschienen in: Essential
  • Ausgabe: Second edition
  • Umfang: 1 Online-Ressource (xxxviii, 762 Seiten)
  • Sprache: Englisch
  • DOI: 10.1002/9781119575955
  • ISBN: 9781119575962; 9781119575986; 9781119575955
  • Identifikator:
  • RVK-Notation: ST 134 : Algorithmen-, Komplexitätstheorie
  • Schlagwörter: Algorithmus > Datenstruktur
  • Entstehung:
  • Anmerkungen:
  • Beschreibung: A friendly and accessible introduction to the most useful algorithms Computer algorithms are the basic recipes for programming. Professional programmers need to know how to use algorithms to solve difficult programming problems. Written in simple, intuitive English, this book describes how and when to use the most practical classic algorithms, and even how to create new algorithms to meet future needs. The book also includes a collection of questions that can help readers prepare for a programming job interview. Reveals methods for manipulating common data structures s

    Algorithm basics -- Numerical algorithms -- Linked lists -- Arrays -- Stacks and queues -- Sorting -- Searching -- Hash tables -- Recursion -- Trees -- Balanced trees -- Decision trees -- Basic network algorithms -- More network algorithms -- String algorithms -- Cryptography -- Complexity theory -- Distributed algorithms -- Interview puzzles.