[PR #660] Add tree traversal ways #1128

Open
opened 2026-01-29 15:17:47 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/660

State: closed
Merged: No


Three traversal ways - preorder, inorder and postorder

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/660 **State:** closed **Merged:** No --- Three traversal ways - preorder, inorder and postorder <a href="https://gitpod.io/#https://github.com/TheAlgorithms/C/pull/660"><img src="https://gitpod.io/api/apps/github/pbs/github.com/SaiSudhaV/C.git/095d80d3a7f7fd4c4556b28af14c7db1c9facc72.svg" /></a>
claunia added the pull-request label 2026-01-29 15:17:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1128