Thread: Remove!!!!!

  1. #1
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683

    Remove!!!!!

    Hi,
    I have implemented a B-Tree(not binary tree)... Now the Deletion part.. there seem to be a lot of methods in deleting an element from a B-Tree and still keep the tree balanced... Which is the easiest method to implement...

    And please explain the method you choose.. along with reason if you could...

    Thanx

    Vasanth

  2. #2
    <edited by fordy>The question is in the wrong place, but have some self respect and dont use insults</edited by fordy>


    Use the programming boards.
    -Save the whales. Collect the whole set.

  3. #3
    Registered User
    Join Date
    Feb 2002
    Posts
    465
    hey valar_king... i just realized you are from LA... what part?
    I came up with a cool phrase to put down here, but i forgot it...

  4. #4
    Originally posted by ...
    hey valar_king... i just realized you are from LA... what part?
    barksdale air force base
    -Save the whales. Collect the whole set.

  5. #5
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683
    Well.. There is no code here and it does not belong to any language section.. and so i think GD was right for this... there isnt any algorithm bord .. is there!!!!!. And this is a general computers related to an algorithm and that algorithm does not necessarily mean it is used in programming.. it can also be used in variuos other subjects....

    Well o one has an answer to my question here...
    And what is the noobie valar_king bragin about...

  6. #6
    I think we need a General Programming board and a Comp. Science board.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. split string and remove substring
    By nyc_680 in forum C Programming
    Replies: 3
    Last Post: 03-02-2009, 04:45 AM
  2. Running remove() gets permission denied error...
    By edomingox in forum C Programming
    Replies: 4
    Last Post: 01-11-2009, 12:55 PM
  3. randomly remove elements
    By joan in forum C++ Programming
    Replies: 6
    Last Post: 12-06-2006, 01:46 PM
  4. randomly remove elements
    By joan in forum C++ Programming
    Replies: 2
    Last Post: 12-06-2006, 12:22 PM
  5. remove element from vector<string>
    By waxydock in forum C++ Programming
    Replies: 9
    Last Post: 07-01-2005, 07:25 AM