diff --git a/Algorithms/Sources.md b/Algorithms/Sources.md index 7c8464cf..0f019af4 100644 --- a/Algorithms/Sources.md +++ b/Algorithms/Sources.md @@ -83,6 +83,7 @@ We have lots of links to add here...it will be updated soon! - [Heap](#heap) - [Linked List](#linked-list) +[⬆ Back to Top](#index) ## Dynamic Programming ### Matrix chain multiplication