Logo

Data Structures and Algorithm Analysis in C++

Large book cover: Data Structures and Algorithm Analysis in C++

Data Structures and Algorithm Analysis in C++
by

Publisher: Dover Publications
ISBN/ASIN: 048648582X
ISBN-13: 9780486485829
Number of pages: 613

Description:
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems. It uses C++ as the programming language and is suitable for second-year data structure courses and computer science courses in algorithmic analysis.

Home page url

Download or read it online for free here:
Download link
(2.6MB, PDF)

Similar books

Book cover: C++ Hacker's GuideC++ Hacker's Guide
by - No Starch Press
This book contains a collection of hacks born out of Steve Oualline's over forty years of programming experience. Here you will find all sorts of hacks to make your programs more reliable, more readable, and easier to debug.
(11330 views)
Book cover: Introduction to  Object-Oriented Programming  Using C++Introduction to Object-Oriented Programming Using C++
by - Globewide Network Academy
In this course, object-orientation is introduced as a new programming concept which should help you in developing high quality software. Object-orientation is also introduced as a concept which makes developing of projects easier.
(21502 views)
Book cover: C++ Best PracticesC++ Best Practices
by - GitBook
This document is meant to be a collaborative discussion of the best practices in C++. We fill in some of the lower level details and provide specific stylistic recommendations while also discussing how to ensure overall code quality.
(14640 views)
Book cover: C++ for C ProgrammersC++ for C Programmers
by - Smashwords
A book with exhaustive examples of C++ intended to help a C programmer learn and use C++. The book is not organized in a traditional chapter format, included are example programs that illustrate the important points of C++ in an evolutionary manner.
(17593 views)