mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-11 19:30:59 +00:00
Revisit the English version (#1835)
* Review the English version using Claude-4.5. * Update mkdocs.yml * Align the section titles. * Bug fixes
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# Glossary
|
||||
# Terminology Table
|
||||
|
||||
The table below lists the important terms that appear in the book, and it is worth noting the following points.
|
||||
The following table lists important terms that appear in this book. It is worth noting the following points:
|
||||
|
||||
- It is recommended to remember the English names of the terms to facilitate reading English literature.
|
||||
- Some terms have different names in Simplified and Traditional Chinese.
|
||||
- We recommend remembering the English names of terms to help with reading English literature.
|
||||
- Some terms have different names in Simplified Chinese and Traditional Chinese.
|
||||
|
||||
<p align="center"> Table <id> Important Terms in Data Structures and Algorithms </p>
|
||||
|
||||
| English | 简体中文 | 繁体中文 |
|
||||
| ------------------------------ | -------------- | -------------- |
|
||||
| English | Simplified Chinese | Traditional Chinese |
|
||||
| ------------------------------ | ------------------ | ------------------- |
|
||||
| algorithm | 算法 | 演算法 |
|
||||
| data structure | 数据结构 | 資料結構 |
|
||||
| code | 代码 | 程式碼 |
|
||||
|
||||
Reference in New Issue
Block a user