mirror of
https://github.com/krahets/hello-algo.git
synced 2025-12-19 07:17:54 +08:00
Update hash map and hash collision.
This commit is contained in:
@@ -37,6 +37,6 @@ comments: true
|
||||
|
||||
<p align="center"> Fig. 数据结构与算法的关系 </p>
|
||||
|
||||
!!! tip "约定俗成的习惯"
|
||||
!!! tip "约定俗成的简称"
|
||||
|
||||
在实际讨论中,我们通常会将「数据结构与算法」简称为「算法」。例如,我们熟称的 LeetCode 算法题目,实际上同时考察了数据结构和算法两部分知识。
|
||||
在实际讨论中,我们通常会将「数据结构与算法」直接简称为「算法」。例如,我们熟称的 LeetCode 算法题目,实际上同时考察了数据结构和算法两部分知识。
|
||||
|
||||
Reference in New Issue
Block a user