From 19c97d38448ccd3d8855073b9a7bc51351ade8c5 Mon Sep 17 00:00:00 2001 From: Jahnvi Sikligar Date: Wed, 25 Jan 2023 15:29:27 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 600bced..4f2e80a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Data Structure & Algorithms using Python -This tutorial covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on. +This repository covers the solutions to the data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on. To watch the videos, you can go check the playlist out at: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu_n_a__MI_KktGTLYopZ12 -To subscribe to codebasics youtube channel: https://www.youtube.com/c/codebasics