Algorithms
Algorithms copied to clipboard
#Issue 768 - Implementation of Binary Tree Transversal in all Four Languages
🛠️ Issue 768
issue no. #768
👨💻 Implementation of Binary Tree Traversal in Java, C, C++ and Python
#The Approach followed by me is as followed:- #1. The user can dynamically input the binary tree and perform the Traversal. #2. I have used linked list for implementation of the program. #3. I have used recursion in the program to perform Traversal.
Please Review my Code under SSOC-2023
Java Output
C Output
Python Output
C++ Output
Thanks for your contribution we will soon check your PR @AnubhaSharma2709 :)
Thanks for your contribution we will soon check your PR @AnubhaSharma2709 :)
I am really not understanding the issue created by CodeFactor in Java Program. Please Help Thankyou
Thanks for your contribution we will soon check your PR @AnubhaSharma2709 :)
I am really not understanding the issue created by CodeFactor in Java Program. Please Help Thankyou
CodeFactor is just a Bot which analyzes your code
@zugzwang03 @Kumar-laxmi Sorry for suddenly closing the pull request. I have removed the .class files and made the changes. Kindly review my code. There are total four files. Thankyou!
Is there a problem with it? Why is it not merged with the main branch
@AnubhaSharma2709 Add output screenshot
Sir I have added the output screenshot Kindly Review the same Thankyou
This pull request has been automatically closed because it has been inactive for many days. Please reopen if you still intend to submit this pull request.