Programming Challenges: The Programming Contest Training Manual: Texts in Computer Science
Autor Steven S Skiena, Miguel A. Revillaen Limba Engleză Paperback – 12 mai 2003
The games, puzzles, and challenges of problems from international programming competitions are a great way to experience these pleasures while improving your algorithmic and coding skills. This book contains over 100 problems that have appeared in previous programming contests, along with discussions of the theory and ideas necessary to attack them. Instant onlinegrading for all of these problems is available from two WWW robot judging sites. Combining this book with a judge gives an exciting new way to challenge and improve your programming skills.
This book can be used for self-study, for teaching innovative courses in algorithms and programming, and in training for international competition.
The problems in this book have been selected from over 1,000 programming problems at the Universidad de Valladolid online judge. The judge has ruled on well over one million submissions from 27,000 registered users around the world to date. We have taken only the best of the best, the most fun, exciting, and interesting problems available.
Din seria Texts in Computer Science
- 20% Preț: 474.58 lei
- 20% Preț: 675.35 lei
- 20% Preț: 409.70 lei
- 20% Preț: 306.35 lei
- 20% Preț: 379.63 lei
- 20% Preț: 1219.13 lei
- 20% Preț: 392.09 lei
- 20% Preț: 305.30 lei
- 20% Preț: 444.93 lei
- 20% Preț: 412.42 lei
- 20% Preț: 473.73 lei
- 20% Preț: 370.59 lei
- 20% Preț: 503.87 lei
- 20% Preț: 370.22 lei
- 20% Preț: 515.34 lei
- 15% Preț: 624.69 lei
- 20% Preț: 378.48 lei
- 20% Preț: 349.64 lei
- 20% Preț: 178.22 lei
- 20% Preț: 323.77 lei
- 20% Preț: 386.63 lei
- 20% Preț: 728.56 lei
- 20% Preț: 650.04 lei
- Preț: 448.55 lei
- 20% Preț: 525.82 lei
- 20% Preț: 351.02 lei
- Preț: 378.08 lei
- 20% Preț: 337.81 lei
- 20% Preț: 608.62 lei
- 20% Preț: 343.79 lei
- 20% Preț: 341.88 lei
- 20% Preț: 339.95 lei
- 20% Preț: 576.31 lei
- 20% Preț: 195.50 lei
- 20% Preț: 334.43 lei
- 23% Preț: 726.93 lei
- 20% Preț: 318.76 lei
- 20% Preț: 583.77 lei
- 20% Preț: 581.48 lei
- Preț: 454.30 lei
- 20% Preț: 524.11 lei
Preț: 406.21 lei
Preț vechi: 507.77 lei
-20% Nou
Puncte Express: 609
Preț estimativ în valută:
77.74€ • 80.75$ • 64.57£
77.74€ • 80.75$ • 64.57£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 38.77 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780387001630
ISBN-10: 0387001638
Pagini: 364
Ilustrații: CCCLXXXIV, 364 p.
Dimensiuni: 178 x 235 x 23 mm
Greutate: 0.66 kg
Ediția:2003
Editura: Springer
Colecția Springer
Seria Texts in Computer Science
Locul publicării:New York, NY, United States
ISBN-10: 0387001638
Pagini: 364
Ilustrații: CCCLXXXIV, 364 p.
Dimensiuni: 178 x 235 x 23 mm
Greutate: 0.66 kg
Ediția:2003
Editura: Springer
Colecția Springer
Seria Texts in Computer Science
Locul publicării:New York, NY, United States
Public țintă
Lower undergraduateCuprins
Getting Started.- Data Structures.- Strings.- Sorting.- Arithmetic and Algebra.- Combinatorics.- Number Theory.- Backtracking.- Graph Traversal.- Graph Algorithms.- Dynamic Programming.- Grids.- Geometry.- Computational Geometry.
Recenzii
"Skiena and Revilla's new book 'Programming Challenges: The Programming Contest Training Manual' is just the ticket for those interested in a jumpstart to the world of contest programming. With special emphasis on the international ACM collegiate contests, the book's best feature is each chapter's pithy introduction that demystifies a particular scheme or algorithmic approach. The ensemble of these explications coupled with the contest strategy guidelines in the appendix can enable a novice to enhance contest results dramatically in a short time simply by solving the suggested exercises in each chapter. Even contest veterans are likely to be able to find a nugget or two in the explanations and strategies. "Presented in a logical order (contest programming has over a dozen different primary attacks), the book guides readers not only through the techniques and algorithms required but also through a huge set of problems that can be used for training. Solutions can be submitted to Valladolid University's online trainer for quick feedback and reinforcement. "If you're the sort who likes to have a single volume that covers the vast majority of a field, you'll love Skiena and Revilla's new tome." --Rob Kolstad, Ph.D., Head Coach, USA Computing Olympiad
Notă biografică
Steven S. Skiena is a professor of computer science at SUNY Stony Brook and is the author of many widely used books, including The Algorithm Design Manual. He received the 2001 IEEE Computer Society Undergraduate Teaching Award. Miguel A. Revilla is a professor of applied mathematics at the University of Vallodolid, Spain. He is the official website archivist of the ACM ICPC and creator/maintainer of the primary robot judge and content-hosting website.
Textul de pe ultima copertă
Studying the challenges of problems from international programming competitions is an effective way to improve your algorithmic and coding skills and understanding.
This new programming companion uses international programming competition-type problems to motivate the study of algorithms, programming, and other topics in computer science. The book includes more than 100 programming challenges, as well as the theory and key concepts necessary for approaching them. Problems are organized by topic and supplemented by complete tutorial material. Readers gain a concrete understanding of both algorithmic techniques and advanced coding topics.
Unique features:
This new programming companion uses international programming competition-type problems to motivate the study of algorithms, programming, and other topics in computer science. The book includes more than 100 programming challenges, as well as the theory and key concepts necessary for approaching them. Problems are organized by topic and supplemented by complete tutorial material. Readers gain a concrete understanding of both algorithmic techniques and advanced coding topics.
Unique features:
- Offers a wealth of programming problems suitable for self-study—all with online judging atwww.programming-challenges.com
- Presents practice training for all the major programming contents—ACM International Collegiate Programming Contest (ACM ICPC), International Olympiad in Informatics (IOI), and Topcoder Challenge
- Serves as a convenient, web-based means for adding a programming component to any algorithms or software engineering course
- Contains complete working code for fundamental data structures and graph, string, numerical, and geometric algorithms
- Provides a brief-yet-thorough treatment of key elements of number theory, geometry, dynamic programming, and graph algorithms
- Supports all popular programming languages (C, C++, Pascal, Java)
Caracteristici
Offers a wealth of rich programming problems suitable for self-study - all with online judging at www.programming-challenges.com Contains complete working code for fundamental data structures and graph, string, numerical and geometric algorithms Supports all popular programming languages (C, C++, Pascal, Java)