DEV Community

Discussion on: Breadth first traversal for binary trees in JS

Collapse
 
ggenya132 profile image
Eugene Vedensky • Edited

Finally a practical example of breadth first traversal that's fairly straight-forward to read. Thank you!

EDIT: Now, can we have an example of depth first in JS?

Collapse
 
snird profile image
Snir David

I'll get on it (: