Skip to content

Commit 9c9b0e7

Browse files
committed
updated read
1 parent b12f757 commit 9c9b0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Book link - second edition:
2929
* 07: [Dictionaries and Hashes](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter07)
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)
32-
* 10: Sorting and searching algorithms
32+
* 10: [Sorting and searching algorithms](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter10)
3333
* 11: Pattern of algorithms
3434
* 12: More about algorithms
3535
* 13: Functional programming and data structures

0 commit comments

Comments
 (0)