Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Paperback)
暫譯: 競賽程式設計指南:透過比賽學習與提升演算法
Antti Laaksonen
- 出版商: Springer
- 出版日期: 2018-02-09
- 售價: $2,140
- 貴賓價: 9.5 折 $2,033
- 語言: 英文
- 頁數: 283
- 裝訂: Paperback
- ISBN: 3319725467
- ISBN-13: 9783319725468
-
相關分類:
Algorithms-data-structures、Computer-Science
-
其他版本:
Guide to Competitive Programming: Learning and Improving Algorithms Through Contests, 2/e (Paperback)
買這商品的人也買了...
-
$1,200$1,140 -
$520$406 -
$550$550 -
$680$578 -
$1,700$1,615 -
$1,980Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems (Paperback)
-
$380$323 -
$1,100$1,045 -
$520$442 -
$1,600$1,568 -
$11,010$10,460 -
$2,520Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices (Paperback)
-
$1,733Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith (Paperback)
-
$1,995The Pragmatic Programmer: your journey to mastery, 2/e (20th Anniversary Edition) (Hardcover)
-
$2,124Database Internals: A Deep Dive Into How Distributed Data Systems Work (Paperback)
-
$2,430Building Secure and Reliable Systems: Best Practices for Designing, Implementing, and Maintaining Systems
-
$2,124Software Engineering at Google: Lessons Learned from Programming Over Time (Paperback)
-
$1,700$1,615 -
$990Algorithmic Thinking: A Problem-Based Introduction
-
$1,890$1,796 -
$680$537 -
$1,350$1,323 -
$480$379 -
$980$774 -
$1,710System Design Interview – An Insider's Guide: Volume 2 (Paperback)
相關主題
商品描述
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.
商品描述(中文翻譯)
這本寶貴的教科書提供了現代競賽程式設計的全面介紹。文本強調競賽程式設計如何成為學習演算法的絕佳方式,通過鼓勵設計實際可行的演算法,促進程式設計和除錯技能的提升,並加強在競賽環境中解決問題所需的思維方式。本書包含許多經驗豐富的競賽程式設計師所熟知的「民間」演算法設計技巧,這些技巧之前僅在網上論壇和部落格文章中正式討論過。
主題和特點:回顧 C++ 程式語言的特性,並描述如何創建能夠快速處理大型數據集的高效演算法;討論排序演算法和二元搜尋,並檢視 C++ 標準庫中的一些數據結構;介紹動態規劃的演算法設計技術,並研究基本的圖演算法;涵蓋如位元平行性和攤銷分析等高級演算法設計主題,並專注於高效處理數組範圍查詢;調查針對樹的專門演算法,並討論在競賽程式設計中相關的數學主題;檢視高級圖技術、幾何演算法和字串技術;描述一系列更高級的主題,包括平方根演算法和動態規劃優化。
這本易於理解的指南是所有希望學習演算法和為程式設計比賽做準備的學生的理想參考。假設讀者具備程式設計的基本知識,但不需要有演算法設計或程式設計比賽的背景。由於涵蓋了各種難度的廣泛主題,本書適合初學者和更有經驗的讀者。