Skip to content

Commit 5a38075

Browse files
committed
updated read
1 parent e7ebf9c commit 5a38075

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@ Book link - second edition:
3030
* 08: [Trees](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter08)
3131
* 09: [Graphs](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter09)
3232
* 10: [Sorting and searching algorithms](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter10)
33-
* 11: Pattern of algorithms
33+
* 11: [Pattern of algorithms](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter11)
3434
* 12: More about algorithms
35-
* 13: Functional programming and data structures
3635

3736
### First Edition source code:
3837

0 commit comments

Comments
 (0)