Non-Recursive Approach for Reconstructing a Binary Tree

Non-Recursive Approach for Reconstructing a Binary Tree

EnglishPaperback / softbackPrint on demand
Arora, Nitin
LAP Lambert Academic Publishing
EAN: 9786139835720
Print on demand
Delivery on Friday, 6. of December 2024
€37.88
Common price €42.09
Discount 10%
pc
Do you want this product today?
Oxford Bookshop Banská Bystrica
not available
Oxford Bookshop Bratislava
not available
Oxford Bookshop Košice
not available

Detailed information

A tree is a fundamental structure in Computer Science. Almost all operating systems store files in trees or tree-like structures. It is well known that given the in-order traverse of a binary tree, along with one of its pre-order or post-order traversals, the original binary tree can be uniquely identified. It is not difficult to write a recursive algorithm to reconstruct the binary tree. Most textbooks and reference books present the recursive and non-recursive algorithms for traversing a binary tree in in-order, post-order and pre-order. Many reconstruction algorithms for binary tree have been discussed in this book.
EAN 9786139835720
ISBN 6139835720
Binding Paperback / softback
Publisher LAP Lambert Academic Publishing
Pages 60
Language English
Dimensions 220 x 150
Authors Arora, Nitin