mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 23:21:18 +08:00
Update READMEs.
This commit is contained in:
parent
e26e986557
commit
0fe62a8448
@ -10,8 +10,9 @@ Each algorithm and data structure have its own separate README
|
|||||||
with related explanations and links for further reading and YouTube
|
with related explanations and links for further reading and YouTube
|
||||||
videos.
|
videos.
|
||||||
|
|
||||||
_Read this in other languages:_ [简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md)
|
_Read this in other languages:_
|
||||||
_Read this in Traditional Chinese:_ [繁體中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-TW.md)
|
[简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md),
|
||||||
|
[繁體中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-TW.md)
|
||||||
|
|
||||||
## Data Structures
|
## Data Structures
|
||||||
|
|
||||||
|
@ -7,7 +7,9 @@
|
|||||||
|
|
||||||
每种算法和数据结构都有自己的 README 并提供相关说明以及进一步阅读和 YouTube 视频。
|
每种算法和数据结构都有自己的 README 并提供相关说明以及进一步阅读和 YouTube 视频。
|
||||||
|
|
||||||
_Read this in other languages:_ [_English_](https://github.com/trekhleb/javascript-algorithms/)
|
_Read this in other languages:_
|
||||||
|
[_English_](https://github.com/trekhleb/javascript-algorithms/),
|
||||||
|
[繁體中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-TW.md)
|
||||||
|
|
||||||
## 数据结构
|
## 数据结构
|
||||||
|
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
這個知識庫包含許多 JavaScript 的資料結構與演算法的基礎範例。
|
這個知識庫包含許多 JavaScript 的資料結構與演算法的基礎範例。
|
||||||
每個演算法和資料結構都有其個別的文件,內有相關的解釋以及更多相關的文章或Youtube影片連結。
|
每個演算法和資料結構都有其個別的文件,內有相關的解釋以及更多相關的文章或Youtube影片連結。
|
||||||
|
|
||||||
_Read this in other languages:_ [简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md)
|
_Read this in other languages:_
|
||||||
|
[_English_](https://github.com/trekhleb/javascript-algorithms/),
|
||||||
|
[简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md)
|
||||||
|
|
||||||
## 資料結構
|
## 資料結構
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user