Skip to content

B+ Tree Simulation in java, with Bloom Filter implementation (for integers)

Notifications You must be signed in to change notification settings

Juampa852/BPlusTree

 
 

Repository files navigation

B+ Tree Simulation

================== B+ Tree on java, with bloom filter for integers.

This application was an assignment for Data Structures course, Ben Gurion University, May 2013.

More information about B+ Tree (Wikipedia)

About

B+ Tree Simulation in java, with Bloom Filter implementation (for integers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%