TY - JOUR AU - Wetoyi, Austin Owino PY - 2016/04/15 Y2 - 2024/03/29 TI - A Single Traversal Algorithm for Serializing any Binary Tree JF - Asian Journal of Computer and Information Systems JA - AJCIS VL - 4 IS - 2 SE - Articles DO - UR - https://www.ajouronline.com/index.php/AJCIS/article/view/3714 SP - AB - <p>It is possible to save a binary tree to a file and restore it at a later time. Because these two operations are frequently necessary and therefore important, an efficient algorithm to represent a binary tree in a compact way is very desirable. For special types of binary trees, there are efficient algorithms, otherwise, there is a method that stores both the inorder and either preorder traversal or postorder traversal of the binary tree which requires two traversals of the binary tree during construction of the storage array. In this paper, I present an approach for which only one traversal is sufficient for construction of the storage array.  I also present a more efficient complement algorithm for restoration of the binary tree.</p> ER -