can anyone help me with linked list ADT
heeh!!! I think I need tutorials.. anyone
i'm just new to programming...
can anyone help me with linked list ADT
heeh!!! I think I need tutorials.. anyone
i'm just new to programming...
@kurapika: what have you got so far? I mean what have you understand so far about Linked List Abstract Data Types? Do you have a firm understanding about pointers in C Programming?
I am willing to help you and maybe share a little codes about ADT's as long as you help yourself also. Can you give me a little rundown of what you have so far? Not the codes ha, what you understand about Linked Lists and ADT's.
Stanford CS Ed Library: This site was of a great help to me when I took up data structures a year ago.
Linked List Basics: "Linked List Basics" page from the above site.
hey, we have the same source! To the thread starter, I recommend you read the contents of that site. It's a good read, look at the videos also to better understand the concepts of pointers. Very helpful if you want to implement Linked Lists ADT's
Ahh.. I have little understanding with pointers..hehehe.. But, now I'm trying everything to understand it more.. Only that my Lab teacher has a different scope compared to my lecture.. I am still into STACK in my lecture but my Lab teacher have forced us to do linked list.. I don't even understand a single word about it..
Similar Threads |
|