From 99bedcd6728277b13b9010314d85701366060ce9 Mon Sep 17 00:00:00 2001 From: swastikgithub09 <89203698+swastikgithub09@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:22:09 +0530 Subject: [PATCH] added SortingAlgos in Algorithm in free-courses-hi.md (#7315) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * added SortingAlgos in Algorithm in free-courses-hi.md * Update free-courses-hi.md * Update free-courses-hi.md * Update courses/free-courses-hi.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- courses/free-courses-hi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-hi.md b/courses/free-courses-hi.md index 396a1e456..64d3f4bd8 100644 --- a/courses/free-courses-hi.md +++ b/courses/free-courses-hi.md @@ -39,6 +39,7 @@ ### Algorithms +* [All Sorting algorithms and Programs](https://www.youtube.com/playlist?list=PLsFNQxKNzefK_DAUwnQwBizOmcY7aDLoY) - Saurabh Shukla * [Binary Search \| Interview Questions \| Coding \| Tutorials \| Algorithm](https://www.youtube.com/playlist?list=PL_z_8CaSLPWeYfhtuKHj-9MpYb6XQJ_f2) - Aditya Verma * [Binary Trees - Level 1](https://www.youtube.com/playlist?list=PL-Jc9J83PIiHYxUk8dSu2_G7MR1PaGXN4) - Pepcoding * [Data Structures and Algorithms in Python](https://www.youtube.com/playlist?list=PLyMom0n-MBrpakdIZvnhd6PFUCKNAyKo1) - Jovian