DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Apr 2005
    Posts
    1

    Unhappy Help on Data Structures

    I need help on data structures,there is my whole code.My insert from the avl tree does not work at times and its printTree method does not print all the elements in it at times.I guess its the insert method that does not work.

    Again i need help with my delete method from the avl tree it gives a null pointer when i run the Soundex class. How the code works is like this:

    Generate Soundex keys by entering a word in the gui and pressing search,that key should be inserted in the Hash-table and that word in the Avl tree.All words with similar keys should be inserted in same hash entry referenced to the Avl trees.Now thats my problem.Sometimes it works,but at tomes it does not.And again my delete does not work,it gives a null pointer like i said from pressing delete in the gui.I cant get it to work.I have been doing this for almost 2 weeks please anyone help me.Thank u
    Attached Files

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links