Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

#Issue 768 - Implementation of Binary Tree Transversal in all Four Languages

Open AnubhaSharma2709 opened this issue 1 year ago • 7 comments

🛠️ 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

Java Output

C Output

c output

Python Output

python output

C++ Output

C++ output

AnubhaSharma2709 avatar Jun 01 '23 18:06 AnubhaSharma2709

Thanks for your contribution we will soon check your PR @AnubhaSharma2709 :)

github-actions[bot] avatar Jun 01 '23 18:06 github-actions[bot]

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

AnubhaSharma2709 avatar Jun 01 '23 19:06 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

CodeFactor is just a Bot which analyzes your code

Kumar-laxmi avatar Jun 02 '23 02:06 Kumar-laxmi

@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!

AnubhaSharma2709 avatar Jun 02 '23 18:06 AnubhaSharma2709

Is there a problem with it? Why is it not merged with the main branch

AnubhaSharma2709 avatar Jun 16 '23 17:06 AnubhaSharma2709

@AnubhaSharma2709 Add output screenshot

Sir I have added the output screenshot Kindly Review the same Thankyou

AnubhaSharma2709 avatar Jun 21 '23 12:06 AnubhaSharma2709

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.

github-actions[bot] avatar Aug 04 '24 16:08 github-actions[bot]