Authors:
Provides a comprehensive introduction to algorithmic problem solving in the context of programming contests
Describes numerous “folklore” algorithm design tricks used by experienced competitive programmers
Presents an accessible style designed to aid the reader in developing an intuitive understanding of why algorithms work and how to design them
Expanded second edition, featuring new material on code optimization, the discrete Fourier transform, minimum-cost flows, automata theory, and heuristic search algorithms
Part of the book series: Undergraduate Topics in Computer Science (UTICS)
Buy it now
Buying options
Tax calculation will be finalised at checkout
Other ways to access
This is a preview of subscription content, access via your institution.
Table of contents (16 chapters)
-
Front Matter
-
Back Matter
About this book
Building on what already is the most comprehensive introduction to competitive programming, this enhanced new textbook features new material on advanced topics, such as calculating Fourier transforms, finding minimum cost flows in graphs, and using automata in string problems. Critically, the text accessibly describes and shows how competitive programming is a proven method of implementing and testing algorithms, as well as developing computational thinking and improving both programming and debugging skills.
Topics and features: introduces dynamic programming and other fundamental algorithm design techniques, and investigates a wide selection of graph algorithms; compatible with the IOI Syllabus, yet also covering more advanced topics, such as maximum flows, Nim theory, and suffix structures; surveys specialized algorithms for trees, and discusses the mathematical topics that are relevant in competitive programming; 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; covers such advanced algorithm design topics as bit-parallelism and amortized analysis, and presents a focus on efficiently processing array range queries; describes a selection of more advanced topics, including square-root algorithms and dynamic programming optimization.
Fully updated, expanded and easy to follow, this core textbook/guide is an ideal reference for all students needing to learn algorithms and to practice for programming contests. Knowledge of programming basics is assumed, but previous background in algorithm design or programming contests is not necessary. With its breadth of topics, examples and references, the book is eminently suitable for both beginners and more experienced readers alike.Keywords
- Programming
- Algorithms
- Contests
- Software engineering
- Problem solving
- algorithm analysis and problem complexity
Authors and Affiliations
-
Department of Computer Science, University of Helsinki, Helsinki, Finland
Antti Laaksonen
About the author
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.
Bibliographic Information
Book Title: Guide to Competitive Programming
Book Subtitle: Learning and Improving Algorithms Through Contests
Authors: Antti Laaksonen
Series Title: Undergraduate Topics in Computer Science
DOI: https://doi.org/10.1007/978-3-030-39357-1
Publisher: Springer Cham
eBook Packages: Computer Science, Computer Science (R0)
Copyright Information: Springer Nature Switzerland AG 2020
Softcover ISBN: 978-3-030-39356-4Published: 09 May 2020
eBook ISBN: 978-3-030-39357-1Published: 08 May 2020
Series ISSN: 1863-7310
Series E-ISSN: 2197-1781
Edition Number: 2
Number of Pages: XV, 309
Number of Illustrations: 222 b/w illustrations, 65 illustrations in colour
Topics: Programming Techniques, Algorithm Analysis and Problem Complexity, Professional Computing, Algorithms, Computers and Education
Industry Sectors: Aerospace, Electronics, Energy, Utilities & Environment, IT & Software, Telecommunications