Simple Explanation of Recursion | Recursion Python| Data Structures & Algorithms Tutorial Python #20

preview_player
Показать описание
Recursion in Python: This video provides a very simple explanation of recursion such that even a high school student can understand it easily. Recursion is a very important concept in the field of computer science. Any problem that can be divided into further small and simpler problem can be solved using a recursion.

⭐️ Timestamps ⭐️
00:00 Introduction
00:15 Theory
05:38 Coding in python
13:47 Exercise

🔖Hashtags🔖

#recursionpython #recursion #datastructure #pythonrecursiontutorial #recursionproblems #pythonrecursion #recursioninpython #recursivefunctionpython #recursiontutorial

#️⃣ Social Media #️⃣

❗❗ DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers'.
Рекомендации по теме
Комментарии
Автор

Amazing work...after 24yrs of working in IT :)...there was a need for me to revise my basics on DSA :), which I studied during my Masters about 26yrs ago - memory was blank until I watched this paylist and it is a goldmine.
Attention to detail, kudos to your put "awesome".

luvlifk
Автор

No shit have gone through 100s of videos on recursion this video cleared everything from top to bottom in one go and in the simplest form at that. Kudos to you Man. Will check out your other tutorials

rishabhupadhyay
Автор

This is honestly such a great explanation of recursion. I have been struggling with some recursive problems and have been watching many tutorials on the topic, this is the best one I've seen. Thank you!

Endelean
Автор

I am working in IT and I wanted to upskill as I am not from a computer science background I didn't know anything about these concepts, this series helped me learn all the topics in the simplest way. Thank you so much sir for this playlist.

ArpithaT-pdfz
Автор

This is for the first time I am following a course to this end. I am on week 7 of your AI Roadmap. I am delayed couple of weeks to ideal timetable, but now I think I'm on track. Your method of teaching: simple, short videos with proper structure of theory, algorithm, implementation, optimisation and exercise is really working. Thank you so much

Sayonora
Автор

please sir! continue with this series...please..

shreyabera
Автор

I wish I had found this series earlier, simply amazing!

javeriyanadaf
Автор

Watched more than 15 videos in recursion yesterday but this is the one!!

Yatishpujara
Автор

God bless you!!! This makes so much sense. I love how you explained it. For Meera to know her answer, she has to ask the others for their answer, and then the others have to have another for their answer until they reach the base number. After they reach the base number, then their answers are added up.

Bibiola
Автор

Series is really awesome ! combination of theory + practical is unmatched.
Recursion seems to be tricky initially but to understand it better one can use diagrammatic approach of which function is getting called, use pen paper. it might be easy to understand.

rohitchitte
Автор

A great video in terms of recursion! I was going through your BST lecture and came back here, great clearing of concept! Thanks!

karthikeyanradhakrishnan
Автор

Thank you sir ! I will see full series of data structure in python at your channel. : )

vinaydavda
Автор

Loved your tutorial. Best tutorial on data structure ever. Please cover all the remaining topics as soon as possible.

shikha
Автор

Hello Sir!! Please, if you get a spare time, bring some video on how to create a portifolio for data analyst / science for applying jobs or freelancing. Thx!!!

brunocarvalho
Автор

Really very happy about finding such an obvious and understood funny video series about data structures and algorithms. Everything is 100% clear with deeply explained theories and well-understood practicals. Also, the exercise series with the videos are highly appreciated. Dear sir thank you so much for the fantastic video series. ❤💖

tharindusathsara
Автор

Thank you so much for your video. I learnt a lot from you

dwakwe
Автор

"Coding is like swimming" good one. Please continue series. Thank you.

deepam.g
Автор

Very interesting! It might be worth mentioning that, although the Fibonacci series is a classical example of a problem solvable by means of recursion, it is also a case in which the iterative approach is largely more efficient.

Whitris
Автор

You are a born n natural teacher....😊
Hope you make a series on top 5 algorithms

nandkul
Автор

Are you going to post more videos in this series? Btw this is the best playlist ever, i always thought that DSA is too tough but after watching this series i feel like i was a fool.

gautamkartik