What are the merkle trees? How important are merkle trees in blockchains?
Answer / Rohil Kumar Sahaya
Merkle trees are binary tree-like data structures that help in efficiently verifying large sets of data without needing to transmit the entire set. They're crucial in blockchain because they enable lightweight proofs of validity, reduce network bandwidth usage, and ensure data integrity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible in blockchain to remove one or more blocks from the networks?
What guarantees that a supply chain transaction is “valid” if there is no one checking that the delivered mass equals what the system says?
What precisely does one know about executive accounting? Does blockchain support the same?
What is dao design pattern?
What is consensus in blockchain?
What is double spending? Is it possible to double spend in a blockchain system?
What is the difference between bitcoin and blockchain?
What is 51% attack?
Name few of the properties of blockchain?
What do you know about merkle trees in blockchain?
What is the very first thing you must specify in a solidity file?
How does blockchain work?