Hey everyone. I've got an assignment to write code with double linked lists. What should I do for my main? I'm sort of confused. Also, does anyone have any suggestions or examples that could help me?
double linked lists
Page 1 of 12 Replies - 1375 Views - Last Post: 08 October 2007 - 08:48 PM
Replies To: double linked lists
#2
Re: double linked lists
Posted 05 October 2007 - 09:47 PM
look at the java api.... linkedlist is actually a double linked list.... you must write some code before we can really help you..
#3
Re: double linked lists
Posted 08 October 2007 - 08:48 PM
Have no idea what you should do in you main, possibly declare some variables, maybe populate the linked list....??
Google is a good resource look up doubly linked list, and linked lists are built into java, unless part of your assignment is to implement your own linked list use that.
Google is a good resource look up doubly linked list, and linked lists are built into java, unless part of your assignment is to implement your own linked list use that.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|