Algorithms in C++

by Robert Sedgewick

0 ratings • 0 reviews • 0 shelved
Book cover for Algorithms in C++

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

The latest addition to Robert Sedgewick's popular series of bookscarries his comprehensive collection of algorithms into anobject-oriented programming (OOP) environment with implementationin the C++ programming language. These algorithms cover a broadrange of fundamental and more advanced methods: sorting,searching, string-processing, geometric, graph, and mathematicalalgorithms. The algorithms are all expressed in terms of conciseimplementations in C++, so that readers can both appreciate theirbasic properties and test them on real applications. The treatment of analysis of algorithsm is carefully developed. When appropriate, analytic results are discussed to illustratewhy certain algorithms are prefered, and in some cases, therelationship of the proactical algorithms being discussed topurely theoretical results is also described. The ultimate aim of the book is to improve programming practice,whatever the environment, whatever the implementation language. Sedgweick describes the basic methods to be considered in everycase. Features *Hundreds of detailed, innovative figures clearly demonstratehow important algorithms work.
*Throughout the book, "properties" sections encapsulatespecific information on the performance characteristics ofalgorithms. *Six chapters discuss fundamental concepts, including a briefintroduction to data structures. Algorithms in C++ provides readers with the tools to implement,run, and debug useful algorithms with confidence. This book is ahelpful guide for users engaged in the transition to orexperimentation with OOP and/or the C++ language. It may be usedfor self study, or as a reference for developers or computersystems or applications programs.
  • ISBN10 0321606337
  • ISBN13 9780321606334
  • Publish Date 28 March 2009 (first published 5 June 1992)
  • Publish Status Cancelled
  • Out of Print 30 March 2009
  • Publish Country US
  • Publisher Pearson Education (US)
  • Imprint Addison-Wesley Educational Publishers Inc
  • Format Paperback
  • Pages 672
  • Language English