Additional Information | |||
---|---|---|---|
Title | Data Structures & Program Design In C, 2E | Height | 23 mm |
Author | Kruse | Width | 19 mm |
ISBN-13 | 9788120320970 | Binding | PAPERBACK |
ISBN-10 | #8120320972 | Spine Width | |
Publisher | Narosa Book Distributors Pvt Ltd | Pages | 688 |
Edition | 2 | Availability | Out Of Stock |

Supplemental materials are not guaranteed for used textbooks or rentals (access codes, DVDs, CDs, workbooks).
Data Structures & Program Design In C, 2E
Author: Kruse
Using C this book offers a comprehensive introduction to data structures and describes programming methods and tools, with a unified and logical approach, for the develop-ment of ideas into concrete programs. The book treats structured problem solving, data abstraction, software engineering princi-ples, and the comparative analysis of algori-thms as the fundamental tools of program design. Several case studies of substantial size are worked out in detail, to show how all the tools are used together to build complete, runnable programs.Table of Contents: Programming Principles Introduction To Software Engineering Stacks And Recursion Queues And Linked Lists General Lists Searching Sorting Tables And Information Retrieval Binary Trees Multiway Trees Graphs Case Study : The Polish Notation Appendices : AMathematical Methods BRemoval Of Recursion CAn Introduction To C References For Further Study Index