From 93b960924f0159a032732225f2756c431e8e75cc Mon Sep 17 00:00:00 2001 From: KunalBhamoriya <135410677+KunalBhamoriya@users.noreply.github.com> Date: Sun, 6 Oct 2024 14:12:07 +0530 Subject: [PATCH] [contents] update Udemy course link (#654) Co-authored-by: Yangshun Tay --- apps/website/contents/_courses/AlgorithmCourses.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/contents/_courses/AlgorithmCourses.md b/apps/website/contents/_courses/AlgorithmCourses.md index 1c1a12e1..82a8be58 100644 --- a/apps/website/contents/_courses/AlgorithmCourses.md +++ b/apps/website/contents/_courses/AlgorithmCourses.md @@ -6,6 +6,6 @@ AlgoMonster aims to help you ace the technical interview **in the shortest time This course on by Design Gurus expands upon the questions on the recommended practice questions but approaches the practicing from a questions pattern perspective, which is an approach I also agree with for learning and have personally used to get better at coding interviews. The course allows you to practice selected questions in Java, Python, C++, JavaScript and also provides sample solutions in those languages along with step-by-step visualizations. **Learn and understand patterns, not memorize answers!** [**Get lifetime access now →**](https://designgurus.org/link/kJSIoU?url=https%3A%2F%2Fdesigngurus.org%2Fcourse%3Fcourseid%3Dgrokking-the-coding-interview) -### [Master the Coding Interview: Data Structures + Algorithms](https://fxo.co/DQpY) +### [Master the Coding Interview: Data Structures + Algorithms](https://www.udemy.com/course/master-the-coding-interview-data-structures-algorithms/) -This Udemy bestseller is one of the highest-rated interview preparation course (4.6 stars, 21.5k ratings, 135k students) and packs **19 hours** worth of contents into it. Like Tech Interview Handbook, it goes beyond coding interviews and covers resume, non-technical interviews, negotiations. It's an all-in-one package! Note that JavaScript is being used for the coding demos. [**Check it out →**](https://fxo.co/DQpY) +This Udemy bestseller is one of the highest-rated interview preparation course (4.6 stars, 21.5k ratings, 135k students) and packs **19 hours** worth of contents into it. Like Tech Interview Handbook, it goes beyond coding interviews and covers resume, non-technical interviews, negotiations. It's an all-in-one package! Note that JavaScript is being used for the coding demos. [**Check it out →**](https://www.udemy.com/course/master-the-coding-interview-data-structures-algorithms/)