From 39f2dd347ecb56d9548eabc199386be8964b707c Mon Sep 17 00:00:00 2001 From: Abdullahkamell <147873399+Abdullahkamell@users.noreply.github.com> Date: Tue, 24 Mar 2026 08:31:59 +0200 Subject: [PATCH] Fix typo in ML section and remove broken uCoder link - Changed "Specification" to "Specialization" in Machine Learning section. - Removed uCoder link as the domain is dead and only showing a web archive version. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7909ec7..e5eeee1 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ But knowing the stuff will help you become better! :muscle:* - :scroll: [Fallacies of Distributed Computing Explained](https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf) ### Machine Learning -- :school: [Andrew NG Machine Learning Specification Class](https://www.coursera.org/specializations/machine-learning-introduction) +- :school: [Andrew NG Machine Learning Specialization Class](https://www.coursera.org/specializations/machine-learning-introduction) ### RegExp - :link: [RegexHQ](https://github.com/regexhq) @@ -276,7 +276,6 @@ But knowing the stuff will help you become better! :muscle:* - :link: [LeetCode](https://leetcode.com/) - :link: [Firecode.io](https://www.firecode.io/) - :link: [InterviewBit](https://www.interviewbit.com/) -- :link: [uCoder](https://ucoder.com.br) - :link: [LintCode](https://www.lintcode.com/) - :link: [CodeCombat](https://codecombat.com/) - :link: [InterviewCake](https://www.interviewcake.com/)