Computer Science - Computer Fundamentals - Discussion
Discussion Forum : Computer Fundamentals - Section 4 (Q.No. 5)
5.
A hashing scheme is used with
Discussion:
3 comments Page 1 of 1.
Shewangizaw Bogale said:
8 years ago
Hashing is the transformation of a string of characters into a usually shorter fixed-length value.
Hashing is used to index and retrieve items in a database because it is faster to find the item using the shorter hashed key than to find it using the original value. It is also used in many encryption algorithms.
Hashing is used to index and retrieve items in a database because it is faster to find the item using the shorter hashed key than to find it using the original value. It is also used in many encryption algorithms.
(1)
Imadgohar92 said:
10 years ago
Hash is a an algorithm used for the security of data. It can't be reversed on way mechanism.
Sarwesh said:
1 decade ago
What is hashing scheme?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers