Skip to content

Commit 9b83a6c

Browse files
committed
updated readme
1 parent 81bb942 commit 9b83a6c

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
@@ -16,7 +16,7 @@ Book link - first edition:
1616
* 05: [Linked Lists](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter05)
1717
* 06: [Sets](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter06)
1818
* 07: [Dictionaries and Hashes](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter07)
19-
* 08: Trees
19+
* 08: [Trees](https://github.com/loiane/javascript-datastructures-algorithms/tree/second-edition/chapter08)
2020
* 09: Graphs
2121
* 10: Sorting and searching algorithms
2222
* 11: Pattern of algorithms

0 commit comments

Comments
 (0)