CMU-CS 15-415/615

Homework #3

Downloads

Download hw3.pdf       Download B+tree Code       Explanations

  1. A "quick-start guide" for the B+tree code is included in the hw3.pdf handout above. In short
     tar xvfz btree.tar.gz; make 
    is a good start.
  2. Explanations has some slides that describe the given B+ tree structure
  3. This assignment is much longer than the previous ones. Please, start early. .

Clarifications

If any, clarifications will be posted here.