vincenzopalazzo / cpstl

Copy and Paste standard library (CPSTL) is a repository with a collection of data structure and algorithms in many different languages
https://docs.page/vincenzopalazzo/cpstl
GNU General Public License v2.0
14 stars 3 forks source link

implementing patricia triee, and also the Merkle Tree #31

Open vincenzopalazzo opened 3 years ago

vincenzopalazzo commented 3 years ago
vincenzopalazzo commented 2 years ago

A good explanation can be found here https://medium.com/coinmonks/implementing-merkle-tree-and-patricia-trie-b8badd6d9591