From abf3f9ba03bcc2fe960f051b0af40ba911f834e6 Mon Sep 17 00:00:00 2001 From: Kruti Bibhab Patra <124067846+KrutiBibhabPatra@users.noreply.github.com> Date: Mon, 17 Mar 2025 20:27:27 +0530 Subject: [PATCH] Update 101-linked-lists.md Added a link of hindi video of codebasics for python linked lists --- .../content/103-basic-data-structures/101-linked-lists.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/datastructures-and-algorithms/content/103-basic-data-structures/101-linked-lists.md b/src/data/roadmaps/datastructures-and-algorithms/content/103-basic-data-structures/101-linked-lists.md index 649c9f6f6..155487a41 100644 --- a/src/data/roadmaps/datastructures-and-algorithms/content/103-basic-data-structures/101-linked-lists.md +++ b/src/data/roadmaps/datastructures-and-algorithms/content/103-basic-data-structures/101-linked-lists.md @@ -6,3 +6,4 @@ Learn more from the following links: - [@video@Introduction To Linked List](https://youtu.be/Nq7ok-OyEpg?si=xttaGoYKcoJ09Ln2) - [@video@Python Linked List](https://www.youtube.com/watch?v=qp8u-frRAnU&list=PLeo1K3hjS3uu_n_a__MI_KktGTLYopZ12&index=4&ab_channel=codebasics) +- [@video@Python Linked List in Hindi](https://youtu.be/FWQNMFHKz7A?si=Tv3Y1voWbruHh5j3)