Algorithm design practice for collegiate programming contests and education /
General Material Designation
[Book]
First Statement of Responsibility
by Yonghui Wi and Jiande Wang.
.PUBLICATION, DISTRIBUTION, ETC
Place of Publication, Distribution, etc.
Boca Raton, FL :
Name of Publisher, Distributor, etc.
CRC Press,
Date of Publication, Distribution, etc.
[2019].
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
1 online resource (xiv, 692 pages).
INTERNAL BIBLIOGRAPHIES/INDEXES NOTE
Text of Note
Includes bibliographical references and index.
CONTENTS NOTE
Text of Note
Practice for Ad Hoc Problems. Practice for Simulation Problems. Practice for Number Theory. Practice for Combinatorics. Practices for Greedy Algorithms. Dynamic Programming. Practice for Advanced Data Structure. Practice for Computation Geometry.
0
SUMMARY OR ABSTRACT
Text of Note
This book can be used as an experiment and reference book for algorithm design courses, as well as a training manual for programming contests. It contains 247 problems selected from ACM-ICPC programming contests and other programming contests. There's detailed analysis for each problem. All problems, and test datum for most of problems will be provided online. The content will follow usual algorithms syllabus, and problem-solving strategies will be introduced in analyses and solutions to problem cases. For students in computer-related majors, contestants and programmers, this book can polish their programming and problem-solving skills with familarity of algorithms and mathematics.