Search:

Type: Posts; User: Pip_Squeak

Search: Search took 0.07 seconds.

  1. Re: (Binary Tree) Family tree - help with my addChild method

    Thanks for your reply.
    Yes, i believe so - it's just so i can have multiple siblings, rather than limit the structure to two kids (child & one sibling)
  2. Re: (Binary Tree) Family tree - help with my addChild method

    Hi, thanks for your reply.
    I'm still not any further forward :-/ i think I've just been staring at it too long
  3. (Binary Tree) Family tree - help with my addChild method

    unable to delete post
  4. Replies
    4
    Views
    1,087

    Re: Java program to add two numbers

    Hi - like rolfba said, a quick google search would provide some quick tutorials.
    From one newbie to another, try this page: How to Find the Sum of Two Numbers in Java (with Pictures)
    It pretty...
  5. Re: Help with Dynamic linked list (Binary Trees)

    Apologies - will post any future code properly
    Thanks for the 'heads-up'

    Pip
  6. Help with Dynamic linked list (Binary Trees)

    Hi & thanks in advance for any help offered.

    I'm trying to implement an Office class that contains an inner class: WorkerNode. The WorkerNode class has a name attribute (String) and WorkerNode...
Results 1 to 6 of 6