mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-20 15:19:47 +01:00
Add a pre-order traversal link (#4805)
This commit is contained in:
parent
f114657607
commit
e7c024032a
@ -6,3 +6,4 @@ Visit the following resources to learn more:
|
||||
|
||||
- [Tree | Illustrated Data Structures](https://www.youtube.com/watch?v=S2W3SXGPVyU)
|
||||
- [Tree Traversals (Inorder, Preorder and Postorder)](https://www.geeksforgeeks.org/tree-traversals-inorder-preorder-and-postorder/)
|
||||
- [Pre-order tree traversal in 3 minutes](https://www.youtube.com/watch?v=1WxLM2hwL-U)
|
||||
|
Loading…
x
Reference in New Issue
Block a user