mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 09:38:23 +00:00
typo
This commit is contained in:
parent
d448b7f437
commit
e72b603021
|
@ -80,7 +80,7 @@ According to some [papers](https://dl.acm.org/doi/10.1145/356643.356645) when th
|
||||||
|
|
||||||
## Probing / Searching
|
## Probing / Searching
|
||||||
|
|
||||||
When searching for a slot, either at insertion or search, we will need to do something when a hash colision happens:
|
When searching for a slot, either at insertion or search, we will need to do something when a hash collision happens:
|
||||||
|
|
||||||
### Linear probing
|
### Linear probing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue