Bug fixes and improvements (#1252)

* Bug fixes

* Fix the landing page of zh-hant version

* Bug fixes and add an Q&A for chapter_data_structure

* Update the mindmap for zh-hant version
This commit is contained in:
Yudong Jin
2024-04-09 19:55:59 +08:00
committed by GitHub
parent 896d9a64f6
commit 78f71eeacb
7 changed files with 41 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
<p align="center"> 表 <id> &nbsp; 資料結構與演算法的重要名詞 </p>
| English | 简体中文 | 繁中文 |
| English | 簡體中文 | 繁中文 |
| ------------------------------ | -------------- | -------------- |
| algorithm | 算法 | 演算法 |
| data structure | 数据结构 | 資料結構 |