Hash Tree Implementation in Java

Discussion in 'Java' started by marialena5, Apr 16, 2008.

  1. marialena5

    marialena5 New Member

    Joined:
    Apr 12, 2008
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hi there!

    I am new to Java and I am currently working on an imlementation of an algorithm that requires the implementation of a hash tree structure.

    I saw the java library and I was wondering how to implement it by extending Tree or HashMap, but I can't decide on either one of them.

    For starters, could someone explain to me a liitle about how a Hash Tree works, and what I need to have in mind to imlement it? If you have a link that explains it, it's also ok. I have googled a lot already but I haven't found something really good...

    //also if you were to implement it, which java classes would you extend?
    //I am also new to this forum, so if the post is out of place, I apologize in advance

    :)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice