Guide to Competitive Programming

Guide to Competitive Programming
Learning and Improving Algorithms Through Contests
Nicht lieferbar | Lieferzeit: Nicht lieferbar I

48,14 €*

Alle Preise inkl. MwSt. | Versandkostenfrei
Artikel-Nr:
9783319725468
Veröffentl:
2018
Seiten:
283
Autor:
Antti Laaksonen
Gewicht:
460 g
Format:
237x158x21 mm
Serie:
Undergraduate Topics in Computer Science
Sprache:
Englisch
Beschreibung:


Dr. Antti Laaksonen has worked as a teacher and researcher at the University of Helsinki and Aalto University, Finland. He has served as one of the organizers of the Finnish Olympiad in Informatics since 2008, and as the Scientific Chair of the Baltic Olympiad in Informatics in 2016. He has also coached and led the Finnish team at several international programming contests, including the International Olympiad in Informatics 2009-2016, and has established experience in teaching programming and algorithms.

This invaluable textbook presents a comprehensive introduction to modern competitive programming. The text highlights how competitive programming has proven to be an excellent way to learn algorithms, by encouraging the design of algorithms that actually work, stimulating the improvement of programming and debugging skills, and reinforcing the type of thinking required to solve problems in a competitive setting. The book contains many "folklore" algorithm design tricks that are known by experienced competitive programmers, yet which have previously only been formally discussed in online forums and blog posts.

Topics and features: reviews the features of the C++ programming language, and describes how to create efficient algorithms that can quickly process large data sets; discusses sorting algorithms and binary search, and examines a selection of data structures of the C++ standard library; introduces the algorithm design technique of dynamic programming, and investigates elementary graph algorithms; covers such advanced algorithm design topics as bit-parallelism and amortized analysis, and presents a focus on efficiently processing array range queries; surveys specialized algorithms for trees, and discusses the mathematical topics that are relevant in competitive programming; examines advanced graph techniques, geometric algorithms, and string techniques; describes a selection of more advanced topics, including square root algorithms and dynamic programming optimization.

This easy-to-follow guide is an ideal reference for all students wishing to learn algorithms, and practice for programming contests. Knowledge of the basics of programming is assumed, but previous background in algorithm design or programming contests is not necessary. Due to the broad range of topics covered at various levels of difficulty, this book is suitable for both beginners and more experienced readers.

Provides a comprehensive introduction to algorithmic problem solving in the context of programming contests
Introduction

Programming Techniques

Efficiency

Sorting and Searching

Data Structures

Dynamic Programming

Graph Algorithms

Algorithm Design Topics

Range Queries

Tree Algorithms

Mathematics

Advanced Graph Algorithms

Geometry

String Algorithms

Additional Topics

Appendix A: Mathematical Background

Kunden Rezensionen

Zu diesem Artikel ist noch keine Rezension vorhanden.
Helfen sie anderen Besuchern und verfassen Sie selbst eine Rezension.