1. lower-case nouns

2. fix 2 figures
3. Replace some 「」 by “”
This commit is contained in:
krahets
2023-08-20 23:28:30 +08:00
parent 2626de8d0b
commit 981144e42d
48 changed files with 174 additions and 162 deletions
+1 -1
View File
@@ -50,4 +50,4 @@
!!! tip "约定俗成的简称"
在实际讨论时,我们通常会将数据结构与算法简称为算法。比如众所周知的 LeetCode 算法题目,实际上同时考察了数据结构和算法两方面的知识。
在实际讨论时,我们通常会将数据结构与算法简称为算法。比如众所周知的 LeetCode 算法题目,实际上同时考察了数据结构和算法两方面的知识。