algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

PreOrder, InOrder, and PostOrder Traversal

Open Mohammadjafari80 opened this issue 4 years ago • 0 comments

it would be nice to have PreOrder, InOrder, and PostOrder traversal methods that return nodes in the desired order in an array or slice. I guess my friend and I can work this out.

Mohammadjafari80 avatar Feb 04 '21 12:02 Mohammadjafari80