Summary
Keywords
Full Transcript
Trees | Binary Search Tree | Data Structure and Algorithm | 180daysofcode #dsa #datastructures 1: Lowest Common Ancestor in a BST : https://www.geeksforgeeks.org/problems/lowest-common-ancestor-in-a-bst/1?itm_source=geeksforgeeks&itm_medium=article&itm_campaign=bottom_sticky_on_article 2: Print BST elements in given range: https://www.geeksforgeeks.org/problems/print-bst-elements-in-given-range/1?page=1&difficulty%5B%5D=0&category%5B%5D=Binary%2520Search%2520Tree&sortBy=submissions 3: Check whether BST contains Dead End: https://www.geeksforgeeks.org/problems/check-whether-bst-contains-dead-end/1?page=1&difficulty%5B%5D=0&category%5B%5D=Binary%2520Search%2520Tree&sortBy=submissions 4: Find Common Nodes in two BSTs: https://www.geeksforgeeks.org/problems/print-common-nodes-in-bst/1?page=1&difficulty%5B%5D=0&category%5B%5D=Binary%2520Search%2520Tree&sortBy=submissions 00:00 Introduction 00:38 Problem 1 - Lowest Common Ancestor in a BST 8:47 Calculating Time Complexity 10:01 Code Part - Lowest Common Ancestor in a BST 11:41 Problem 2 - Print BST element in given range 21:25 Code Part - Print BST element in given range 25:24 Problem 3 - Check whether BST contains Dead End 38:29 Code Part - Check whether BST contains Dead End 41:12 Problem 4 - Common Node in two BST 55:09 Code Part - Common Node in two BST 1:02:35 Last Note Home work sheet: https://drive.google.com/drive/folders/1N9UUtFHRe5a8h1vq3iEVEyvXM5sZDRHv?usp=sharing Join Our Whatsapp Channel: https://whatsapp.com/channel/0029Va6H0tbHVvTbcuT99Y1f Day 168/180, #180daysofcode #180 hard We are doing 180 days challenge and going to complete the whole course within the duration with quality content on Youtube. I am on the mission to create a tech revolution in our country and in upcoming future we want to create a tech which will create many jobs in India. Video will come on Mon-Fri at 6am in the morning DSA Course for free C++ Free Course Rohit Negi DSA Course C++ Coder Army DSA Course c++ Function in C++ Pointers in C++. Strings Vector Introduction to Recursion connect to me on Instagram: https://rohit978.page.link/insta Linkedin: https://rohit978.page.link/linkedin Telegram: https://rohit978.page.link/telegram
