From bac9369bc2bbba226257b0f117e1b26a1c636d01 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Sun, 6 Oct 2024 16:41:34 +0800 Subject: [PATCH] Update AlgorithmCourses.md --- apps/website/contents/_courses/AlgorithmCourses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/contents/_courses/AlgorithmCourses.md b/apps/website/contents/_courses/AlgorithmCourses.md index 4e131887..82a8be58 100644 --- a/apps/website/contents/_courses/AlgorithmCourses.md +++ b/apps/website/contents/_courses/AlgorithmCourses.md @@ -8,4 +8,4 @@ This course on by Design Gurus expands upon the questions on the recommended pra ### [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/)