Data Structures
A Pseudocode Approach with C
Course Technology Inc (Publisher)
Published on 11. March 1998
Book
Hardback
600 pages
978-0-534-95123-8 (ISBN)
Description
A relatively non-theoretical data structures text that enables students to first design algorithms using pseudocode (a generalized programming language), and then build them using the C programming language.
More details
Edition
Revised edition
Language
English
Place of publication
Boston, MA
United States
Publishing group
Cengage Learning, Inc
Target group
College/higher education
Professional and scholarly
Edition type
Revised edition
Dimensions
Height: 248 mm
Width: 197 mm
Weight
1247 gr
ISBN-13
978-0-534-95123-8 (9780534951238)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Linear lists; stacks; queues; recursion; introduction to trees; search trees; heaps; multiway trees; graphs; advanced sorting concepts; searching.