Hashing table

What is hashing?

Hashing is a data structure designed to use a function called the Hash function which is used to give data an index/value and to receive data in database and it is used because it is the fastest way to search a data

What is Hash Table?

Hash table is a data structure that implements an associative array abstract data type.

What is a BlockChain?

A blockchain is a simple way of passing information from point to point in a fully automated and safe.

Is hashing implemented in nowadays blockchain?

It is still used such as Bitcoin's algorithm still uses hashing and blockchain by relying on the participation of autonomous network, it's taking part in confirmation of hash transactions.


Comments