Results 1 to 7 of 7
- 06-14-2011, 09:48 PM #1
Member
- Join Date
- Jun 2011
- Posts
- 3
- Rep Power
- 0
Java Newbie - Sorted Linked List not inserting properly - please help!
I have no idea what to do after this point (I tried using debugger and I am really new to this.. ) i think the issue is in the else if statements but I have no idea how to correct them
what am i doing wrong and if you need more code for reference pls let me know i will PM it to youLast edited by bubbleboy; 06-16-2011 at 05:38 AM.
- 06-14-2011, 09:54 PM #2
Well, for starters, it does the exact same thing no matter if the new node is smaller, equal or greater than the one you're comparing to.
- 06-14-2011, 09:59 PM #3
Member
- Join Date
- Jun 2011
- Posts
- 3
- Rep Power
- 0
Oh..
but if i remove one of them, then nothing works =/
sorry im really new to java so forgive me if i describe my experience in a noobish wayLast edited by bubbleboy; 06-16-2011 at 05:39 AM.
- 06-15-2011, 12:57 AM #4
- 06-15-2011, 01:34 AM #5
- 06-15-2011, 05:28 AM #6
Member
- Join Date
- Jun 2011
- Posts
- 3
- Rep Power
- 0
its messing up at the 3rd iteration and i've spent the past 4 hrs trying to understand how to correct it :(
this is driving me insane lol and i'm going to slap myself when i find the solution and find that it was either not very hard or time consuming ._.
sorry for double post it was just done in an attempt to get more answers. i didnt know i was breaking rules by doing that.
- 06-15-2011, 05:40 AM #7
Similar Threads
-
How to access an element of a linked list inside another linked list?
By smtwtfs in forum New To JavaReplies: 4Last Post: 02-21-2011, 09:34 AM -
Sorted Doubly linked List
By student2889 in forum New To JavaReplies: 1Last Post: 10-14-2010, 10:05 AM -
How to create a Sorted List in Java
By Java Tip in forum java.langReplies: 0Last Post: 04-16-2008, 10:31 PM -
Sorting, Searching, and Inserting into a sorted array
By Java Tip in forum java.langReplies: 0Last Post: 04-14-2008, 08:39 PM -
My doublyLinked list does not get sorted
By hasani6leap in forum New To JavaReplies: 0Last Post: 01-06-2008, 03:09 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks