What is Hashing?

2025

What is Hashing?

  1. A.

    Converting a key into a number using a hash function

  2. B.

    Sorting of keys

  3. C.

    Both a) and b)

  4. D.

    None of the above

Attempted by 280 students.

Show answer & explanation

Correct answer: A

Hashing is a process of converting a key into a number using a hash function. It's used to uniquely identify elements and for fast access of elements in data structures.

Explore the full course: Cocubes Preparation