Skip to content

Commit b97ced4

Browse files
committed
Update ReadMe
1 parent 6551025 commit b97ced4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,9 @@
4444
* [Graph](https://github.com/AhmedLSayed9/dart_algorithms_and_data_structures/tree/master/data_structures/non_linear/graphs)
4545

4646
### Dynamic Programming
47-
* [Fibonacci Sequence Example](https://github.com/AhmedLSayed9/dart_algorithms_and_data_structures/blob/master/dynamic_programming/fibonacci.dart)
47+
* [Fibonacci Sequence Example](https://github.com/AhmedLSayed9/dart_algorithms_and_data_structures/blob/master/dynamic_programming/fibonacci.dart)
48+
49+
---
50+
51+
### A recommended course to follow-up with for beginners:
52+
[JavaScript Algorithms and Data Structures Masterclass By Colt Steele](https://www.udemy.com/course/js-algorithms-and-data-structures-masterclass/)

0 commit comments

Comments
 (0)