Skip to content

Barreyobar-o/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

0x1A. C - Hash tables

Learning Objectives

At the end of this project, you are expected to be able to explain to anyone, without the help of Google:

General

* What is a hash function
* What makes a good hash function
* What is a hash table, how do they work and how to use them
* What is a collision and what are the main ways of dealing with collisions in the context of a hash table
* What are the advantages and drawbacks of using hash tables
* What are the most common use cases of hash tables

About

Learning C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors