Kotlin Binary Tree Preorder Traversal (A Recursive Solution and Without Using Recursion)by@okyrcheuskaya
358 reads

Kotlin Binary Tree Preorder Traversal (A Recursive Solution and Without Using Recursion)

tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Algorithm has a time complexity of O(n), where n is the number of nodes in the tree. It uses a stack to keep track of the nodes that still need to be visited. I apologize for the confusion and for any inconvenience this may have caused. Let me know if you have any other questions.
featured image - Kotlin Binary Tree Preorder Traversal (A Recursive Solution and Without Using Recursion)
Volha Kurcheuskay HackerNoon profile picture

@okyrcheuskaya

Volha Kurcheuskay


Receive Stories from @okyrcheuskaya

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa