You have a General n-ary tree of k levels. There are total of N nodes in the
tree. How will you design an algorithm, which will save the tree to a file
and reconstruct the whole tree from the saved file later? Design an
algorithm which require 1. Least amount of CPU time. 2. Least amount of file
space. For an N node tree what's the minimum and maximum file space
required?.

-- 
With Regards,
Jalaj Jaiswal
+919026283397
B.TECH IT
IIIT ALLAHABAD

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to