Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.08 seconds.

  1. Re: Implementation of remove method in linkedlist Iterator

    I would recommend you draw out a linked list on paper. Then iterate over it by, say, drawing an arrow to each node. What would you have to do to remove an element? What would have to change? Where do...
  2. Re: Implementation of remove method in linkedlist Iterator

    We aren't a homework service, and we aren't going to help you cheat. What have you tried? Where are you stuck? What is confusing you?

    Recommended reading:...
Results 1 to 2 of 2