Daily-Coding-DS-ALGO-Practice
Daily-Coding-DS-ALGO-Practice copied to clipboard
Binary tree traversal
Aim
- Traversing a binary tree
Details
- Binary tree traversal in postorder, inorder and preorder using recursion
Programming language
- [ ] C
- [x] C++
- [ ] Java
- [ ] Python
I am a LGM-SOC'21 Participant and has opened this issue to write the above program
I can create a PR for the JAVA part.
@Amit366 @Ayush7614 Assign this to me in Python under LGM-SoC'21.
@toth2000 please mention the program name
@toth2000 please mention the program name
LGM-SOC'21
in which directory should I push the new file? Algorithm or Data Structures?
I'm participantnof LGM-SOC21. I can solve it through java . Please assign me this issue