Search:

Type: Posts; User: lahegemon

Search: Search took 0.45 seconds.

  1. Replies
    3
    Views
    3,080

    Re: Phone Directory code

    I'm not getting any errors with my code now. The addorReplace method is supposed to use linear complexity to add new phone entries (containing a string(name) and an int(number) ). However when I run...
  2. Replies
    3
    Views
    3,080

    Phone Directory code

    This is what I have so far:
    I need help with the addorReplace method, which adds entry alphabetically, and updates the number if the node exists. Please help! I can't get it add alphabetically!

    ...
Results 1 to 2 of 2