Suggest me Good Book for "DATA STRUCTURE THRU C"

Padmareddy +1.

other than that, tehre is a green book, i think by Tanenbaum...but its too detailed for you :p DS for C and C++
 
Horowitz, Sahni <---writer of the book nice book

Data Structures: A Pseudocode Approach with C, Second Edition
Richard Gilberg, Behrouz Forouzan

Data Structures and Program Analysis in C - Robert Kruse,Clovis Tondo.

Data Structures and Algorithm Analysis in C (Second Edition)
by Mark Allen Weiss

I think these books will be enough
 
bhaskarvyas001 said:
Try Balaguruswami or Padmareddy... I used that in my BE.. :)

SunnyBoi said:
Padmareddy +1.

other than that, tehre is a green book, i think by Tanenbaum...but its too detailed for you :p DS for C and C++

xxmjxx said:
Horowitz, Sahni <---writer of the book nice book

Data Structures: A Pseudocode Approach with C, Second Edition
Richard Gilberg, Behrouz Forouzan

Data Structures and Program Analysis in C - Robert Kruse,Clovis Tondo.

Data Structures and Algorithm Analysis in C (Second Edition)
by Mark Allen Weiss

I think these books will be enough
Thanx...i will go through all the books :p
 
Tenenbaum is good for a BE course. Otherwise not that great.

Try Data Structures and Program Analysis in C - Robert Kruse,Clovis Tondo.

Also Data Structures by Hopcroft and Ullman is good.
 
Back
Top