Cargando…

Algorithms and programming: problems and solutions

Algorithms and Programming is primarily intended for a first-year undergraduate course in programming. It is structured in a problem-solution format that requires the student to think through the programming process, thus developing an understanding of the underlying theory. The book is easily reada...

Descripción completa

Detalles Bibliográficos
Autor principal: Shen, Alexander
Lenguaje:eng
Publicado: Springer 1997
Materias:
Acceso en línea:https://dx.doi.org/10.1007/978-0-8176-4761-2
http://cds.cern.ch/record/1601177
Descripción
Sumario:Algorithms and Programming is primarily intended for a first-year undergraduate course in programming. It is structured in a problem-solution format that requires the student to think through the programming process, thus developing an understanding of the underlying theory. The book is easily readable by a student taking a basic introductory course in computer science as well as useful for a graduate-level course in the analysis of algorithms and/or compiler construction. Each chapter is more or less independent, containing classical and well-known problems supplemented by clear and in-depth