We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b008a72 commit 7980505Copy full SHA for 7980505
README.md
@@ -31,7 +31,7 @@ Book link - second edition:
31
* 09: [Graphs](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter09)
32
* 10: [Sorting and searching algorithms](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter10)
33
* 11: [Pattern of algorithms](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter11)
34
-* 12: [More about algorithms](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter12)
+* 12: [Algorithm Complexity](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter12)
35
36
### First Edition source code:
37
0 commit comments