Symmetric Tree | Complete Full Tree Data Structure playlist C++ | Hello World | Leetcode Solutions

Sdílet
Vložit
  • čas přidán 4. 09. 2021
  • This is the video under the series of DATA STRUCTURE & ALGORITHM in a TREE Playlist. We are going to understand Whether the Tree is a Symmetric Tree or not?
    Join My Telegram channel for more Updates: telegram.me/helloworldbyprince
    complete DSA preparation: github.com/Prince-1501/Comple...
    ----------------------------------------------------------------------------------------
    ** Relevel
    Check the Relevel: relvl.co/gt3
    ----------------------------------------------------------------------------------------
    ► 101. Symmetric Tree
    Given the root of a binary tree, check whether it is a mirror of itself (i.e., symmetric around its center).
    Input: root = [1,2,2,3,4,4,3]
    Output: true
    Input: root = [1,2,2,null,3,null,3]
    Output: false
    We also Provide courses on Competitive Programming and Data structure and Algorithms. Please see our Full Playlist on our Channel.
    ----------------------------------------------------------------------------------------:
    Symmetric Tree: leetcode.com/problems/symmetr...
    code in This Video: github.com/Prince-1501/Hello_...
    ----------------------------------------------------------------------------------------
    *Follow me *
    LinkedIn► / iamprince
    Facebook► / helloworldofficials
    Instagram► / helloworldbyprince
    Twitter► / prince_king_
    Telegram► telegram.me/helloworldbyprince
    ----------------------------------------------------------------------------------------
    ►Our Playlists on:-
    ► Tree: • Tree Data Structure & ...
    ► Hashing: • Hashing Data Structure...
    ► Matrix: • Matrix (Multidimension...
    ► STL: • Standard Template Libr...
    ► Leetcode: • LeetCode Solutions And...
    ►Competitive Programming: • Full course in Competi...
    ►C++ Full Course : • C++ full Course in HINDI
    ►Algorithms: • L-01 || Prefix Sum Arr...
    ►Data Structure: • Data Structures with C...
    ------------------------------------------------------------------------
    🌟 Please leave a LIKE ❤️ and SUBSCRIBE for more AMAZING content! 🌟
    ✨ Tags ✨
    Symmetric Tree
    check whether the tree is a Symmetric Tree or not
    The tree Data structure in Hindi
    Use of Tree Data structure in real Life
    question asked in Google
    off-campus placement
    how to learn to code for beginners
    Practice Tree data structure
    tree in data structure
    Complete course on Tree
    Tree in a data structure in Hindi
    Tree Full playlist for Beginners
    #Tree #Leetcode #programming

Komentáře • 23

  • @harshranjangiri6819
    @harshranjangiri6819 Před 2 lety +10

    dear prince bhaiya,
    if you are reading this ,then please consider my thank you for this tree palylist. I was very afraid of recursion in trees ,but now i have gained confidence.Thanks to you

  • @samareshms4591
    @samareshms4591 Před 2 lety +1

    Bhaiya top aur bottom view of binary tree ka video bnaiye (request)
    Aap bahut hi ache tareeke se padhate hai
    bahut bahut dhanyavaad bhaiya

  • @ShubhamSharma-zb9uh
    @ShubhamSharma-zb9uh Před 2 lety +2

    Complete Each and every video now I am Super Comfortable with TREE Data Structure.

    • @HelloWorldbyprince
      @HelloWorldbyprince  Před 2 lety +1

      Great to hear!
      Please, share this channel in your college, groups, or LinkedIn bcoz it's cost nothing to you 😀

  • @SandeepKumar-qw3tv
    @SandeepKumar-qw3tv Před 2 lety +1

    just a sugg. ki aap series k saare video ek saath daala karo please

  • @sohebshaikh3344
    @sohebshaikh3344 Před 2 lety

    thnks prince bhaiya itna accha samjha ne k liye

  • @Satvikshukla0007
    @Satvikshukla0007 Před rokem

    great explanation

  • @yashhhh8012
    @yashhhh8012 Před rokem

    Thanks Man

  • @aswithasai4015
    @aswithasai4015 Před rokem

    very well explained bhaiyya

  • @manojkumar-qm4mx
    @manojkumar-qm4mx Před 2 lety

    Bahut badiya

  • @sohebshaikh3344
    @sohebshaikh3344 Před 2 lety +1

    Prince Bhaiya please Time and Space Complexity Pe video Banaiye please

  • @vijay9183
    @vijay9183 Před rokem

    Sir why haven't we check the left sub tree and right subtree value? And why we check only root value

  • @amanbhadani8840
    @amanbhadani8840 Před 2 lety

    what would be its iterative code using level order traversal?

  • @asharmasharma51
    @asharmasharma51 Před 2 lety +2

    Sir I start with C language first or directly jump into C++ I'm class 12 student

    • @HelloWorldbyprince
      @HelloWorldbyprince  Před 2 lety +3

      if u r in 12
      Go to C first
      Cover C in 15-20 days
      Then jump for c++

  • @viswajeetkumar7513
    @viswajeetkumar7513 Před 5 měsíci

    Bro TRIE ka video bhi hai kya?

  • @kayumkhan_kks
    @kayumkhan_kks Před rokem

    gfg per coed work nhi kar rha ha sara tast case per

  • @PIYUSH-lz1zq
    @PIYUSH-lz1zq Před 2 lety

    bhaiye isme inorder ka function q nahi banaya ??

    • @HelloWorldbyprince
      @HelloWorldbyprince  Před 2 lety

      Tumhe lagta hai ki inorder ka banana chahaiye
      to ek baar apne code me likho and dry run karo kissi example ke sath
      and let me know kya result aaya