or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
32 used & new from $3.54

Have one to sell? Sell yours here
 
   
C & Data Structures (Electrical and Computer Engineering Series)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

C & Data Structures (Electrical and Computer Engineering Series) (Paperback)

~ (Author), O G Kakde (Author)
3.4 out of 5 stars  See all reviews (10 customer reviews)

List Price: $59.95
Price: $37.77 & this item ships for FREE with Super Saver Shipping. Details
You Save: $22.18 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want it delivered Thursday, February 11? Choose One-Day Shipping at checkout. Details
19 new from $4.00 13 used from $3.54

Frequently Bought Together

Customers buy this book with Data Structures Using C and C++ (2nd Edition) by Yedidyah Langsam

C & Data Structures (Electrical and Computer Engineering Series) + Data Structures Using C and C++ (2nd Edition)
Price For Both: $123.37

Show availability and shipping details

  • This item: C & Data Structures (Electrical and Computer Engineering Series) by P. S. Deshpande

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Data Structures Using C and C++ (2nd Edition) by Yedidyah Langsam

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Data Structures Using C

Data Structures Using C

by Aaron M. Tenenbaum
Data Structures Using C and C++ (2nd Edition)

Data Structures Using C and C++ (2nd Edition)

by Yedidyah Langsam
3.2 out of 5 stars (17)  $85.60
Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) (Pts. 1-4)

Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) (Pts. 1-4)

by Robert Sedgewick
3.2 out of 5 stars (20)  $41.99
Concrete Mathematics: A Foundation for Computer Science (2nd Edition)

Concrete Mathematics: A Foundation for Computer Science (2nd Edition)

by Oren Patashnik
4.4 out of 5 stars (30)  $62.39
C: A Reference Manual (5th Edition)

C: A Reference Manual (5th Edition)

by Guy L. Steele
4.6 out of 5 stars (47)  $34.65
Explore similar items

Editorial Reviews

Product Description

Divided into three separate sections, C & Data Structures covers C programming, as well as the implementation of data structures and an analysis of advanced data structure problems. Beginning with the basic concepts of the C language (including the operators, control structures, and functions), the book progresses to show these concepts through practical application with data structures such as linked lists and trees, and concludes with the integration of C programs and advanced data structure problem-solving. The book covers a vast range of data structures and programming issues, such as syntactic and semantic aspects of C, all control statements in C, concepts of function, macro, files and pointers with examples, graphs, arrays, searching and sorting techniques, stacks and queues, files, and preprocessing. C & Data Structures provides a comprehensive guide to all the data types in C with internal implementation, while providing examples to demonstrate their be! havior.

KEY FEATURES * Explains all operators, expressions, control statements, and rules of C in detail * Demonstrates language syntax, as well as discussing its behavior by showing specific internal implementations * Covers data structures such as linked lists, trees, graphs, arrays, and commonly used algorithms, as well as advanced data structures such as B- trees and B+ trees * Includes a CD-ROM with all the source codes appearing in the book

About the Author

P.S. Deshpande is a faculty member in the Department of Computer Science at Visvesvarya National Institute of Technology. He has acted as a consultant to various government and private organizations in the field of database management, software engineering, data warehousing, WAP, and J2EE design patterns, and has published a number of papers on Oracle, data warehousing, and programming languages. O.G. Kakde is also a faculty member in the Department of Computer Science at Visvesvarya National Institute of Technology. He has done consulting work for the government as well as private organizations in the fields of embedded systems, language translators, WAP, and several programming languages. He is the author of Algorithms for Compiler Design.

Product Details

  • Paperback: 700 pages
  • Publisher: Charles River Media; 1 edition (January 15, 2004)
  • Language: English
  • ISBN-10: 1584503386
  • ISBN-13: 978-1584503385
  • Product Dimensions: 9.1 x 7.3 x 1.4 inches
  • Shipping Weight: 2.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.4 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon.com Sales Rank: #1,274,858 in Books (See Bestsellers in Books)

More About the Author

P. S. Deshpande
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's P. S. Deshpande Page

What Do Customers Ultimately Buy After Viewing This Item?

C & Data Structures (Electrical and Computer Engineering Series)
60% buy the item featured on this page:
C & Data Structures (Electrical and Computer Engineering Series) 3.4 out of 5 stars (10)
$37.77
Data Structures Using C
18% buy
Data Structures Using C 4.8 out of 5 stars (8)
Mastering Algorithms with C
9% buy
Mastering Algorithms with C 3.4 out of 5 stars (15)
$26.37
Expert C Programming
7% buy
Expert C Programming 4.5 out of 5 stars (87)
$33.53

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

10 Reviews
5 star:
 (4)
4 star:
 (2)
3 star:    (0)
2 star:
 (2)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
3.4 out of 5 stars (10 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
8 of 8 people found the following review helpful:
1.0 out of 5 stars A book that should never have been published (should rate as minus 5 stars), October 25, 2005
I am profoundly disturbed by the poor quality of this book. Here is an example to show why I feel that way. The example was chosen almost at random but even I was shocked when I came to type it in. I would not accept such code from a first year student.
On page 139 the author provides the following code (I have taken great care to copy the code exactly as it is in the book):
Struct address \\ A
{
plot char [30], struc char[30];
city char[30]
}
struct student \\ B
{
name char[30];
marks float;
struct address adr;
}
main ( )
{
struct student student1; \\D
struct student class[20]; \\E
class[1].marks = 70; // F
I have stopped at this point as it continues with a hard coded initialisation of class[1] followed by five printf() statements to output the contents of class[1] to stdout. Nowhere do the authors expalin why they want an array, why they ignore the first element of the array and why the bothered with defining student1. In addition the use of 'class' as a name introduces a gratuitous incompatibility with C++.
There then follows a section explaining the code. The first item is:
1. Statement A declares the address of a structure containing the members plot, street and city.
That code is so bad that I can think of no explanation for how a book on C could be distributed with such code in it.
I am disturbed by the number of positive reviews this book has had from readers because no one who actually tried the code provided by the authors could have got it working and the explanations are often bizarre.
Were it possible I would give this book minus 5 stars because learning from it would seriously impede a reader's development as a programmer.
There are numerous better books on both Data Structures and C. Indeed almost any book on either subject would be better.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
5 of 5 people found the following review helpful:
2.0 out of 5 stars Numerous Errors, May 25, 2004
I would have to disagree with the other reviews of this text. I found this book full of gramatical errors, typos, and errors in the source code. The concepts presented in the text are exelent and the authors do a fine job of presenting these ideas. It is unfortunate that the editing was not better and that some of the source code seemingly was not compiled and tested prior to being included in the book.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
2 of 2 people found the following review helpful:
2.0 out of 5 stars Full of errors and novice style of programming, January 16, 2005
By Mk "jgd" (Sunnyvale, CA) - See all my reviews
Stay away unless you are desperate to lay hands on any data structures book. It has so many errors. Poor editing can confuse you. The code is written in often very beginner's style while no thought is given to Whys and Why Nots of an approach. Definitely not a good reference. Use and throw perhaps.

The program outputs are needlessly printed without any sensible explaination for most of them.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars C & Data Structures
The book arrived in near new condition with the CD in tack. I saved an incredible 50.00 on a textbook that arrived promptly and in magnificent condition!!!
Published 3 months ago by A. Maxwell

1.0 out of 5 stars Avoid this book due to it's errors.
As stated by many others, this book contains many errors; especially in the program code that is listed in the book. Read more
Published on November 3, 2007 by M. Holcomb

5.0 out of 5 stars Many example codes
I was looking for a book to help me do beginner's data structure problems. This book has tons of example code that is simple, easy to read and understand. Read more
Published on October 15, 2005 by Pen Name

4.0 out of 5 stars Why C?
It is not clear why the authors chose C into which to teach data structures. Of course C can do this. But other languages like C++, Java and C# could have been chosen. Read more
Published on September 13, 2005 by W Boudville

5.0 out of 5 stars Best book on Data Structures
Mostly I check reviews before buying a book. I bought this book even I saw by other reviewers that it is full of errors. Read more
Published on May 18, 2005 by Agha Khan

4.0 out of 5 stars Good examples on C Data structures
I agree that there are many examples and CD is also very useful but, author lack explanation on the examples. Read more
Published on May 22, 2004 by Mohammad Zahid

5.0 out of 5 stars A comprehensive and highly commended instructional text
The collaboration of academicians and computer science experts P. S. Deshpande and O. G. Kakde, C & Data Structures is a comprehensive and highly commended instructional text... Read more
Published on April 14, 2004 by Midwest Book Review

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Discussion Replies Latest Post
Sketchy textbook transaction on Marketplace 18 11 hours ago
textbook scam 129 2 days ago
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.