diff --git a/algorithms/README.md b/algorithms/README.md index 18fe4205..cceea770 100644 --- a/algorithms/README.md +++ b/algorithms/README.md @@ -147,7 +147,7 @@ Some helpful utility snippets: #### Study Links - [Demystifying Dynamic Programming](https://medium.freecodecamp.org/demystifying-dynamic-programming-3efafb8d4296) -- [Dynamic Programming – 7 Steps to Solve any DP Interview Problem](http://blog.refdash.com/dynamic-programming-tutorial-example/) +- [Dynamic Programming – 7 Steps to Solve any DP Interview Problem](https://dev.to/nikolaotasevic/dynamic-programming--7-steps-to-solve-any-dp-interview-problem-3870) #### Notes