Format:
x, 254 Seiten
,
Illustrationen
ISBN:
9781108716826
Uniform Title:
Programmation efficace
Content:
"Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. The authors highlight the versatility of each algorithm by considering a variety of problems and show how to implement algorithms in simple and efficient code. What to expect: * Master 128 algorithms in Python. * Discover the right way to tackle a problem and quickly implement a solution of low complexity. * Classic problems like Dijkstra's shortest path algorithm and Knuth-Morris-Pratt's string matching algorithm, plus lesser known data structures like Fenwick trees and Knuth's dancing links. * A framework to tackle algorithmic problem solving, including: Definition, Complexity, Applications, Algorithm, Key Information, Implementation, Variants, In Practice, and Problems. * Python code in the book and on the companion website"--
Note:
Includes bibliographical references and index
Additional Edition:
Erscheint auch als Online-Ausgabe, EPUB ISBN 978-1-108-59192-8
Language:
English
Subjects:
Computer Science
Keywords:
Python 3.x
;
Programmierung
;
Algorithmus
;
Python