The main purpose of this project is to create a simulator for Extendible Hash structure. As we know this hashing falls under the category of Dynamic Hashing and it plays an important role in database indexing. So by using this simulator tool, one can easily grab the idea of how extendible hashing works. Enjoy ... ...
It's better to review the theory of Extendible hashing first before using this tool. To explore how Extendible Hashing works, just click here.
You just need a web browser to open this simulator. To start this simulator just click here.
No installation is required. To review how to use this website, just visit here.
This is version 3.0
- Mohammad Imam Hossain - LinkedIn
This project is licensed under the MIT License - see the LICENSE file for details
- Special thanks to the roundslider, math.js, fabric.js team for providing such great libraries with a lot of functionalities.