diff --git a/contrib/ds-algorithms/index.md b/contrib/ds-algorithms/index.md index 706729e..666bcfd 100644 --- a/contrib/ds-algorithms/index.md +++ b/contrib/ds-algorithms/index.md @@ -7,4 +7,4 @@ - [Divide and Conquer Algorithm](divide-and-conquer-algorithm.md) - [Searching Algorithms](searching-algorithms.md) - [Greedy Algorithms](greedy-algorithms.md) -- [Dynamic Programming](dynamic-programming.md) \ No newline at end of file +- [Dynamic Programming](dynamic-programming.md)