You are here:

C/b+ trees

Advertisement


Question
Sir,

   I'm facing problem coding b+ trees. So please help me by providing algo for it.Since semester end i need to concentrate on other subjets also.plz help me in this regard.

  Thank U.

                                   raghu,
                                   INDIA.

Answer
Hello Raghu,

  B-Tree is a very popular algorithm.
  If you are studying algorithms for this semester, then this also should be there in your text book.
  Also, you can see them in internet.
  Here are few links to that:
  1. http://www.nist.gov/dads/HTML/btree.html
  2. http://www.niksula.cs.hut.fi/~tik76122/arkisto/dsaa_c2e/files.html#3
  3. http://starship.python.net/crew/aaron_watters/bplustree/bplustree.py.txt
  4. http://disl.cc.gatech.edu/courses/4420/05Spring/project/Bplustree.c
  5. http://www.answers.com/topic/b-plus-tree
  6. http://www.seanster.com/BplusTree/BplusTree.html
  
  Few of these links have the source code also.
  Hope, this should do.

-Narendra

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


Narendra

Expertise

I can answer questions in C related to programming, data structures, pointers and file manipulation. I use Solaris for doing C code and if you have questions related to C programming on Solaris, I will be able to help better.

Experience

6.5

Organizations belong to
Sun Microsystems

Awards and Honors
Brain Bench Certified Expert C programmer.
Advanced System Software Certified

©2012 About.com, a part of The New York Times Company. All rights reserved.