Saturday, September 25, 2010

How to store binary tree in a file?

How to store binary tree in file and retrieve back?.

1 comment:

  1. See http://linkmingle.com/details/533 for general algorithm which will work for all kinds of trees.

    ReplyDelete