We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c5a05 commit da989a6Copy full SHA for da989a6
README.md
@@ -2,11 +2,7 @@
2
[](https://travis-ci.org/lewis617/javascript-datastructures-algorithms)
3
[](https://codecov.io/gh/lewis617/javascript-datastructures-algorithms)
4
5
-本教程的特点:
6
-
7
-- 使用 JavaScript 描述算法
8
-- 示例代码完整可运行
9
-- 测试用例的代码覆盖率高达 100%
+数据结构与算法的教程多如牛毛,使用 JavaScript 描述也不在少数。本教程只是将数据结构与算法用我自己的方式描述了一遍而已,中间穿插了完整可运行的代码以及测试用例,希望能帮到需要的同学。
10
11
## 预备
12
0 commit comments