Subconsious mind and you

Subconsious mind and you

Friday 11 November 2011

Data Structure and Algorithm in Java by Robert Lafore

Data Structure and Algorithm in Java is a complete guide for college undergraduate or any enthusiastic who wants to learn programming because in order to become a programmer you must know data structures and algorithm

.The book covers all the expected topics like  trees, stacks, linked lists, queues, sorting , heaps , hash table , recursion ,arrays  and searching.The straightforward explanation of topics and visual illustrations make every concept very easy to comprehend .

The book primary focuses on using Java language for explaining Data Structure and Algorithm which is another plus point as it removes all the complication of C++. The book is excellent for self study and you will have strong knowledge of the Data structure and Algorithm after completing the book.


No comments:

Post a Comment