Freelance Writing Jobs | Today's Articles | Sign In

 

Jun 16, 2006

Linked List ADTs

Recently, I came across a question asking for a description of a linked list - how it should look in a language independent way. Linked lists are good for building a self organizing data store; and can be reused to manipulatye all kinds of data types.

There are some caveats, but wer cover them all in the Linked List Abastract Data Type article. It will also take the reader through constructing these useful data stores, and point to some implementation clues.

Have fun!




What do you think about this blog?

NOTE: Because you are not a Suite101 member, your comment will be moderated before it is viewable.
post your comment
What is 10+8?