Does anyone know a good book on datastructures where tree’s are explained in depth. Language C# or Java.
Thanks,
G
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
“Data Structures and Algorithms in Java” by Robert Lafore is a good introductory book to the subject, very worth reading.
link : http://www.algolist.net/Books/0672324539
Worth a buy.Please read it incase you need some serious stuff about data structures and algorithms in Java.