Modify the translation. (#31761)

The previous expression is not accurate, so I have modified it.
This commit is contained in:
SunflowerPKU
2018-12-07 15:15:09 +08:00
committed by Jingyi Ding
parent 9e84b34d4f
commit d04713636c

View File

@@ -26,7 +26,7 @@ localeTitle: 算法
#### 快速排序
没有快速排序可以完成排序讨论。基本概念在以下链接中。 [快速排序](http://me.dt.in.th/page/Quicksort/)
几乎所有与排序相关的讨论都涉及快速排序。基本概念在以下链接中。 [快速排序](http://me.dt.in.th/page/Quicksort/)
#### 合并排序
@@ -50,4 +50,4 @@ freeCodeCamp的课程强调创建算法。这是因为学习算法是练习编
[算法可视化器](http://algo-visualizer.jasonpark.me)
这也是一个非常好的开源项目,可以帮助您可视化算法。
这也是一个非常好的开源项目,可以帮助您可视化算法。