Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science) by Antti Laaksonen (PDF)

7

 

Ebook Info

  • Published: 2017
  • Number of pages: 298 pages
  • Format: PDF
  • File Size: 10.19 MB
  • Authors: Antti Laaksonen

Description

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.

User’s Reviews

Reviews from Amazon users which were colected at the time this book was published on the website:

⭐Content is concise, easy to understand and covers most of the topics needed for an interview prep.

⭐Very helpful book. I wish it had a hardcover option. What would be very nice if for each section in book if author can map problems available in internet. I think Robert Sedgewick (Algorithims) + This book = Almost Ready for Coding Competition

⭐+ Nicely printed with colored graphs and diagrams+ Awesome introduction to algorithms and competitive programming in general+ Short, concise and to the point- No exercises or problem sets

Keywords

Free Download Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science) in PDF format
Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science) PDF Free Download
Download Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science) 2017 PDF Free
Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science) 2017 PDF Free Download
Download Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science) PDF
Free Download Ebook Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science)

Previous articleData Structures and Algorithms with Python (Undergraduate Topics in Computer Science) 2015th Edition by Kent D. Lee (PDF)
Next articleA Beginner’s Guide to Scala, Object Orientation and Functional Programming 2nd Edition by John Hunt (PDF)