Bert Bates wrote:Hmmm... "Data Structures"
It's a very broadly interpreted phrase. For the exam, you need to understand objects, "pointers", the heap, the stack, arrays, lists, maps, sets, queues, sorting, searching, and hash codes, (did I miss anything?), I'd say you DO have to understand many aspects of data structures.
hth,
Bert
I am an electronics engineer, and i have never studied data-structures. So, can you suggest some books/websites for beginners, something like a self study guide ?
PS : Thanks to all for writing such a great book.
I have a suggestion - In the future editions of the book, can you include some "toy" projects (on CD) which will make use of most of the concepts learned in each/many chapters. You may show your own implementation of the project as a program.