Kotlin Whiteboard , Episode 17: Binary Tree Serialization | Kodeco

This content was released on Jul 28 2020. The official support period is 6-months from this date.

Devise a way to serialize a Binary Tree into a list, and a way to deserialize the list back into the same Binary Tree.


This is a companion discussion topic for the original entry at https://www.kodeco.com/11447782-kotlin-whiteboard/lessons/17