Hello, I am a new bee to this tressure. I am very much interested to study Data Structures. Please help me regarding the Data Structure material.
Hello, I dont have sufficient knowledge in Data Structures. That's the reason i want to start from Scratch. Starting from Linked lists to Red and Black Trees. Please suggest me the ebooks or Text books which consist the Information along with the supporting programs. Thanks & Regards, Sekhar
For Linked List I would suggested the following link Sort Linked List It has links to all the basic operations to linked list with good examples
You can learn Data Structures by Tanenbaum. Its a very good book. But does not explain concepts advanced concepts such as RBTs.