We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ebf9c commit 5a38075Copy full SHA for 5a38075
README.md
@@ -30,9 +30,8 @@ Book link - second edition:
30
* 08: [Trees](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter08)
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
+* 11: [Pattern of algorithms](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter11)
34
* 12: More about algorithms
35
-* 13: Functional programming and data structures
36
37
### First Edition source code:
38
0 commit comments