OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

Home Page:http://internship.opengenus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding b+ tree to the tree folder within data structures

mjoyharris opened this issue · comments

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

Hi! I am a student looking to make an open source contribution for a class. In data structures last semester, we learned about b trees as well as b+ ones. However, I only saw the code for b trees in the folder. Is it possible I can add this?