First Course in Algorithms Through Puzzles
Autor Ryuhei Ueharaen Limba Engleză Hardback – 31 ian 2019
More than 40 exercises are distributed throughout the text, and their difficulty levels are indicated. Solutions and comments for all the exercises are provided in the last chapter. These detailed solutions will enable readers to follow the author’s steps to solve problems and to gain a better understanding of the contents.
Although details of the proofs and the analyses of algorithms are also provided, the mathematical descriptions in this book are not beyond the range of high school mathematics. Some famous real puzzles are also used to describe the algorithms. These puzzles are quite suitable for explaining the basic techniques of algorithms, which show how to solve these puzzles.
Preț: 288.28 lei
Preț vechi: 360.35 lei
-20% Nou
Puncte Express: 432
Preț estimativ în valută:
55.19€ • 60.12$ • 46.30£
55.19€ • 60.12$ • 46.30£
Carte tipărită la comandă
Livrare economică 19 decembrie 24 - 02 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9789811331879
ISBN-10: 9811331871
Pagini: 160
Ilustrații: XI, 175 p. 68 illus., 3 illus. in color.
Dimensiuni: 155 x 235 x 14 mm
Greutate: 0.43 kg
Ediția:1st ed. 2019
Editura: Springer Nature Singapore
Colecția Springer
Locul publicării:Singapore, Singapore
ISBN-10: 9811331871
Pagini: 160
Ilustrații: XI, 175 p. 68 illus., 3 illus. in color.
Dimensiuni: 155 x 235 x 14 mm
Greutate: 0.43 kg
Ediția:1st ed. 2019
Editura: Springer Nature Singapore
Colecția Springer
Locul publicării:Singapore, Singapore
Cuprins
Chapter 1. Preliminaries.- Chapter 2. Recursive call.- Chapter 3. Algorithms for Searching and Sorting.- Chapter 4. Searching on graphs.- Chapter 5. Backtracking.- Chapter 6. Randomized Algorithms.- Chapter 7. References.- Chapter 8. Answers to exercises.
Recenzii
“Uehara’s First course in algorithms through puzzles is an immensely gratifying book to read. It is a neat and short introduction to algorithms, which manages to combine fun with depth. … This reviewer is thinking of employing Uehara's book as recommended reading.” (Michael Soltys, Mathematical Reviews, May, 2020)
“This is a first course in computer-science algorithms, aimed at undergraduates. … The puzzle parts are the best part of the book. They are concrete, well-explained, and well-motivated, as well as being rigorous computer science.” (Allen Stenger, MAA Reviews, April 22, 2019)
“This is a first course in computer-science algorithms, aimed at undergraduates. … The puzzle parts are the best part of the book. They are concrete, well-explained, and well-motivated, as well as being rigorous computer science.” (Allen Stenger, MAA Reviews, April 22, 2019)
Notă biografică
Ryuhei Uehara is a professor in the School of Information Science at the Japan Advanced Institute of Science and Technology. He was a researcher at CANON Inc. Later, he joined Tokyo Woman's Christian University as an assistant professor and was later also a lecturer and associate professor at Komazawa University. He had been a visiting scholar at the University of Waterloo (Canada), the Massachusetts Institute of Technology (USA), Simon Fraser University (Canada), the Université libre de Bruxelles (Belgium), ETH Zürich (Switzerland), and the Universitat Politècnica de Catalunya (Spain). His research interests include computational complexity, algorithms and data structures, and graph algorithms. He is especially engrossed in computational origami, games, and puzzles from the viewpoints of theoretical computer science. He is one of two translators of the New Martin Gardner Mathematical Library into Japanese.
Textul de pe ultima copertă
This textbook introduces basic algorithms and explains their analytical methods. All algorithms and methods introduced in this book are well known and frequently used in real programs. Intended to be self-contained, the contents start with the basic models, and no prerequisite knowledge is required. This book is appropriate for undergraduate students in computer science, mathematics, and engineering as a textbook, and is also appropriate for self-study by beginners who are interested in the fascinating field of algorithms.
More than 40 exercises are distributed throughout the text, and their difficulty levels are indicated. Solutions and comments for all the exercises are provided in the last chapter. These detailed solutions will enable readers to follow the author’s steps to solve problems and to gain a better understanding of the contents.
Although details of the proofs and the analyses of algorithms are also provided, the mathematical descriptions in this book are not beyond the range of high school mathematics. Some famous real puzzles are also used to describe the algorithms. These puzzles are quite suitable for explaining the basic techniques of algorithms, which show how to solve these puzzles.
More than 40 exercises are distributed throughout the text, and their difficulty levels are indicated. Solutions and comments for all the exercises are provided in the last chapter. These detailed solutions will enable readers to follow the author’s steps to solve problems and to gain a better understanding of the contents.
Although details of the proofs and the analyses of algorithms are also provided, the mathematical descriptions in this book are not beyond the range of high school mathematics. Some famous real puzzles are also used to describe the algorithms. These puzzles are quite suitable for explaining the basic techniques of algorithms, which show how to solve these puzzles.
Caracteristici
Provides an introduction to algorithms in a self-contained way Contains more than 40 exercises and their solutions Includes famous puzzles to explain basic techniques of algorithms