Linkedlist Troubles...plz Help

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2006
Posts: 2
Reputation: bbbilkkk is an unknown quantity at this point 
Solved Threads: 0
bbbilkkk bbbilkkk is offline Offline
Newbie Poster

Linkedlist Troubles...plz Help

 
0
  #1
Jan 7th, 2006
i've been stuck with linkedlist, can't get my head to think of how it works...i have and assignement on this. i have a few questions that maibe you guys could help with. I'd appreciate it thanks in advance!

1.sorting numbers
2.takes either an integer or ListNode reference and removes that element from the list withough destroying the integrity of the list
3.takes the position of the element in the linkedlist and deletes it
4.Merges two Linked lists that are in sorted order and maintains the order when together

I'd appreciate an answer for any of these questions, even one would be awsome thanks very much
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Linkedlist Troubles...plz Help

 
0
  #2
Jan 8th, 2006
Collections API can do all that and a lot more.
I wonder why teachers choose Java as a language for teaching and then expect their students to do things in it that the core API can do very well thank you.

I know the curiculum is left over from C, but it's better done in C anyway. Beautiful language, perfect for teaching core programming skills (apart from OO).

And no, we're not going to do your homework for you. If you have SPECIFIC questions about something where you're stuck on a detail we may be able to steer you in the right direction but we're not going to write your entire paper (which is what you're essentially asking).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC