aspose file tools
The moose likes Java in General and the fly likes Book on Data Structures and Algorithms Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Book on Data Structures and Algorithms" Watch "Book on Data Structures and Algorithms" New topic
Author

Book on Data Structures and Algorithms

Milind Chaudhary
Greenhorn

Joined: Jul 09, 2010
Posts: 20
Hey programmers..
just wanted some advice from all of you..

I want a really good book on Data Structures and Algorithms(preferably C/C++)
Though this is Javaranch but i see excellent programmers here who would also have mastered C/C++ other than Java..and this is also the most active forum i have seen ever

Please help me out. your good advice can help me get a good internship..
lokesh sree
Ranch Hand

Joined: Oct 27, 2009
Posts: 99

You can have a look at "Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L.; Stein, Clifford (2009). Introduction to Algorithms"


Lokesh
( SCBCD 5, CCENT, SCJP 5 )
Milind Chaudhary
Greenhorn

Joined: Jul 09, 2010
Posts: 20
Thanks for the reply.. but that is the book i am currently reading while writing this post.. and moreover it is more about algorithms than data structures..
Please advice a book for data structures as well.. needed urgently..which covers the topic in vast detail..
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32833
    
    4
Milind Chaudhary wrote:.. needed urgently..
There's no such thing as urgently here.
Lester Burnham
Rancher

Joined: Oct 14, 2008
Posts: 1337
Niklaus Wirth's Algorithms and Data Structures covers data structures to some degree.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Book on Data Structures and Algorithms
 
Similar Threads
Constructor not found error
Algorithm Books
Queue Algorithm Doubt
a tutorial on data structures and algorithms
Data Structures in Java