Limit this search to....

Implementation of Essential Data Structures and Algorithms in C++
Contributor(s): Rengaswamy, Ragupathy (Author)
ISBN: 6139845629     ISBN-13: 9786139845620
Publisher: LAP Lambert Academic Publishing
OUR PRICE:   $51.20  
Product Type: Paperback
Published: May 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
Physical Information: 0.25" H x 6" W x 9" (0.36 lbs) 104 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This edition of "Implementation of Essential Data Structures and Algorithms in C++" solves data structures and algorithms in a systematic approach. As computer become faster and faster, the need for programs that handle large amounts of input becomes more acute. Once a solution method is determined, a program must still be written. The goal of this text is to teach students good programming and solving the problems using different algorithmic methods simultaneously so that they can develop such a programs with the maximum amount of efficiency. The approach taken to present this material is an object oriented approach. C++ has become a leading system programming language. As the title implies, C++ is chosen for this book.