Python Program To Implement Binary Search Tree | Program 4 | Pre-Order Traversal Algorithm

  Рет қаралды 30,917

Amulya's Academy

Amulya's Academy

Күн бұрын

Пікірлер: 54
@martinflavell3045
@martinflavell3045 Жыл бұрын
these tutorials are UNREAL! What a teacher!
@kmishy
@kmishy 3 жыл бұрын
I was facing lots of problem in implementation of recursive function, but now it is no more a problem. Ma'am explained everything in a precise manner
@tareqoweinat5952
@tareqoweinat5952 2 жыл бұрын
best Binary tree search explanation i have seen in KZbin. thank you
@AnuragKharade
@AnuragKharade Жыл бұрын
Mam your teaching is really a next level I didn't has words for this but please like mam my comment🥺🥺🥺
@adebayoogunmoriyele5497
@adebayoogunmoriyele5497 2 жыл бұрын
I love how you explained everything. Looking forward to seeing your Linked list video
@gopichandsani2234
@gopichandsani2234 3 жыл бұрын
Super explanation .I Watched many videos to learn Binary Tree Topic but i didn't understand until i watched this videos
@ThanhNguyen-is4uj
@ThanhNguyen-is4uj 3 жыл бұрын
What an explanation! Thank you for clearing my doubt.
@vrindavaneshwari_ju_ki_kripa
@vrindavaneshwari_ju_ki_kripa 2 жыл бұрын
kitna acche se smjhayi ho didi ..tysm
@meditationmusicvideosposit4620
@meditationmusicvideosposit4620 3 жыл бұрын
1.Write a program to print the natural numbers from 1 to 100. 2. Write a program to print the natural numbers from 100 to 1. 3. Write a program to print all the even numbers from 1 to 100. 4. Write a program to print all the odd numbers from 100 to 1. 5. Write a program to print all the even or odd number upto the given range.6. Write a program to print all the leap year between the given range. 7.write a program to print all the number which are neither divisible by 5 or 7 between the given range. 8.Write a program to print the table of 6. 9. Write a program to print the multiple table of a given number. 10. Write a program to print multiplication table from 1 to 10. 11. Write a program to print the factorial of a given number. 12. Write a program to print all the factors of a given number. 13. Write a program to check whether the given number is perfect or not. 14. Write a program to print all the perfect numbers up to the given range. 15. Write a program to check whether the given number is prime or not. 16. Write a program to generate all the prime numbers upto the given range. 17.write a program to input a number and print it in reverse order. 18. Write a program to check whether the given number is pallindrome or not. 19. Write a program to print all the pallindrome numbers between the given range. 20. Write a program to input a number and print the sum of its digit. 21. Write a program to check whether the given number is armstrong or not. 22. Write a program to print all Armstrong numbers upto the given range. 23. Write a program to print the fiboeicci series upto n terms. 24. Write a program to print the sum of n number. Sir please send me answer of this questions.
@tarunaswini6709
@tarunaswini6709 2 жыл бұрын
I saw many video but you clarified me this.
@meditationmusicvideosposit4620
@meditationmusicvideosposit4620 3 жыл бұрын
1.Write a program to create a 1- D array of n elements and print the sum and average of them in python. 2. write a program to create a 1-D array of n elements and print the total number of elements which are above than average in python. 3. Write a program to create a 1- D array of n elements and print the total number of even and odd elements in python. 4. Write a program to create a 1- D array of n elements and print the largest element exists in the list in python. 5. Write a program to create a 1- D array of n elements and print the smallest element exist in the list in python. 6.write a program to create a 1 -D array of n elements and print the second largest element exists in the list in python. 7.write a program to create a 1-D array of n elements and print the second smallest elements exists in the list in python.
@zufrankhan7793
@zufrankhan7793 Жыл бұрын
Good job 👍
@manthangandalwad4251
@manthangandalwad4251 3 жыл бұрын
Thank you mam for teaching us.. Please upload remaining videos
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Pleasure :)
@oneloveafrica8860
@oneloveafrica8860 Жыл бұрын
best video ....I ever seen
@nageshmhetre6018
@nageshmhetre6018 3 жыл бұрын
0:38 No video video link in description... Still the link is not needed because you explained very well in this video also... Thank you...
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Haha thank you :)
@darkxxslayer2109
@darkxxslayer2109 3 жыл бұрын
mam will u also include the program for calculating the height of the bst in this series
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
I don’t have any plans on that :)
@محمدعمرمبارز
@محمدعمرمبارز 7 ай бұрын
God Bless You
@jayvardhantilgota4136
@jayvardhantilgota4136 3 жыл бұрын
Great Explanation Ma'am.
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Thank you 😊
@dheerendragupta6414
@dheerendragupta6414 2 жыл бұрын
How program will know left subtree is already done. Can't it print left subtree again.
@abhishekyaduvanshi8403
@abhishekyaduvanshi8403 2 жыл бұрын
hey can you show me how preoder() function work for these value, root =4 , [1,3,2,16,9,10,14,8,7] i think the preorder() function is not giving correct result . please correct me if i am wrong ?
@johnsonabel5708
@johnsonabel5708 3 жыл бұрын
Good madam. Please can you do a tutorial on Big O notation??
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Will try 😊
@KASIDIABHILASH
@KASIDIABHILASH 3 жыл бұрын
Every good explanation!!
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Thank you 😊
@darkxxslayer2109
@darkxxslayer2109 3 жыл бұрын
thanks.... waiting for the deletion.
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Soon :)
@senthilmuruganr234
@senthilmuruganr234 3 жыл бұрын
Excellent
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Thank you :)
@chintudasari7011
@chintudasari7011 Жыл бұрын
Man why didn’t u do a video on hash table and hashmap
@Darshan-ne3tj
@Darshan-ne3tj 3 жыл бұрын
Thanks a lot 😍
@adityahpatel
@adityahpatel Жыл бұрын
I don't understand how it will PAUSE... how does it restart?
@ronakshah5352
@ronakshah5352 3 жыл бұрын
Can you make cv2 toturial
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Will try :)
@ritikathilkar
@ritikathilkar 3 жыл бұрын
in these only key is printing nothing else i have written same code what to do???
@reshupamidimarri5432
@reshupamidimarri5432 Жыл бұрын
I created node and bst class seperately and then the traverse method is not worked but the same method if i wrote in node class it worked fine, can you explain why
@mohitmaurya8734
@mohitmaurya8734 Жыл бұрын
share your code once
@mohitmaurya8734
@mohitmaurya8734 Жыл бұрын
as it worked for me perfectly fine
@vishantjain7061
@vishantjain7061 3 жыл бұрын
Thanku mam ❤️❤️
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Pleasure :)
@watchwithmantri
@watchwithmantri 3 жыл бұрын
Hi Amulya!!
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Hello :)
@watchwithmantri
@watchwithmantri 3 жыл бұрын
@@AmulsAcademy 😍😍😍
@selvanm2872
@selvanm2872 3 жыл бұрын
👍👍👍
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Thank you :)
@prachyotbalijapelly1881
@prachyotbalijapelly1881 11 ай бұрын
only one word ....just take a bow
@jithendra5322
@jithendra5322 3 ай бұрын
class BST: def __init__(self,key): self.key=key self.rchild=None self.lchild=None def insert(self,data): if self.key is None: self.key=data if self.key>data: if self.lchild: self.lchild.insert(data) else: self.lchild=BST(data) else: if self.rchild: self.rchild.insert(data) else: self.rchild=BST(data) def search(self,data): if self.key==data: print("Node is found") return if data
@sk-sm5zg
@sk-sm5zg 2 жыл бұрын
😘👍👍
@tranvuong3642
@tranvuong3642 3 жыл бұрын
I feel very bad because it don't have subtitle. I'm from Viet Nam -_-''
@AmulsAcademy
@AmulsAcademy 3 жыл бұрын
Sorry for that...if I get time I will definitely add subtitles 😊
@promitganguly4591
@promitganguly4591 3 жыл бұрын
hi
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,5 МЛН
كم بصير عمركم عام ٢٠٢٥😍 #shorts #hasanandnour
00:27
hasan and nour shorts
Рет қаралды 8 МЛН
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 51 МЛН
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 88 МЛН
Binary Search Tree in Python
22:59
NeuralNine
Рет қаралды 54 М.
5.6 Binary Tree traversal | Preorder, Inorder, Postorder | Data Structures Tutorials
20:13
Python Program To Implement Binary Search Tree | Program 2 | Insertion
18:28
Binary Search Algorithm - Computerphile
18:34
Computerphile
Рет қаралды 163 М.
Tree: Height of a Binary Tree | HackerRank | Recursion | Python
15:41
Binary Trees in Python: Introduction and Traversal Algorithms
28:40
LucidProgramming
Рет қаралды 213 М.
Learn Tree traversal in 3 minutes 🧗
3:56
Bro Code
Рет қаралды 121 М.
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,5 МЛН