From e0fa427939b1c75edbec52384479dc0e39c39644 Mon Sep 17 00:00:00 2001 From: prerna120 Date: Mon, 3 Oct 2022 20:02:55 +0530 Subject: [PATCH] Added videos in under algorithms --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e3c852d6..ead3f3c5 100644 --- a/README.md +++ b/README.md @@ -1007,6 +1007,10 @@ All the translations for this repo will be listed below: - 📜 [Collection of computer science algorithms and data structures written in JavaScript](https://github.com/idosela/algorithms-in-javascript) - 📜 [Algorithms and Data Structures in JavaScript — Oleksii Trekhleb](https://dev.to/trekhleb/algorithms-and-data-structures-in-javascript-49i3) +### Videos + +- 🎥 [JavaScript Algorithms - Codevolution](https://www.youtube.com/playlist?list=PLC3y8-rFHvwiRYB4-HHKHblh3_bQNJTMa) + **[⬆ Back to Top](#table-of-contents)** ---