Search:

Type: Posts; User: andreas90

Search: Search took 0.15 seconds.

  1. Replies
    12
    Views
    2,028

    Re: Map implementation.

    If you have the set of the keys and you know the next of every MapNode then you could probably get the MyMap.



    You should change tail every time in that put is called (i.e in each of the three...
  2. Replies
    12
    Views
    2,028

    Re: Map implementation.

    Hello javapenguin!

    I think it's interesting what you are trying to do so I studied your code a little bit.

    If you add some print statements you will see that only the if block of the toString()...
Results 1 to 2 of 2