Skip to content
#

cichellis

Here is 1 public repository matching this topic...

Cichelli's Method is implemented to minimize the number of collisions when mapping values to a hash table, using a hash function. This program reads key words from a text file and inserts these key words into a hash table by following Cichelli's method. The program then reads a second text file of words and compares these words to the key words …

  • Updated Sep 15, 2021
  • Java

Improve this page

Add a description, image, and links to the cichellis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cichellis topic, visit your repo's landing page and select "manage topics."

Learn more