Update the section of hash collision.

This commit is contained in:
krahets
2023-06-14 03:58:39 +08:00
parent 9563965a20
commit 5a2a03416f
2 changed files with 11 additions and 12 deletions

View File

@@ -162,7 +162,7 @@ nav:
- 6.     散列表:
- chapter_hashing/index.md
- 6.1.   哈希表: chapter_hashing/hash_map.md
- 6.2.   哈希冲突: chapter_hashing/hash_collision.md
- 6.2.   哈希冲突New: chapter_hashing/hash_collision.md
- 6.3.   小结: chapter_hashing/summary.md
- 7.     树:
- chapter_tree/index.md