al-go-rithms
al-go-rithms copied to clipboard
Pre Order Traversal of Binary Tree : Recursive
This is a(n):
- [x] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [ ] Proposal to the Repository
Details:
A Recursive Code of Pre Order Traversal of Binary Tree in C++.
Hi just created a PR for this. Please help review.
Hey @koffy1 , your PR looks good but it was clearly defined that the code must be in C++.
I'll change it for this issue instead ZoranPandovski/al-go-rithms#2908 @ZoranPandovski Can you please help review it based on this issue
Is this issue still open for PR?