Thursday, 29 August 2013

Finding height of a non-binary tree

Finding height of a non-binary tree

References

Reference NO 1

http://geekswithblogs.net/fahdsiddiqui/archive/2010/10/30/optimized-way-of-finding-a-height-of-a-tree-including.aspx

Reference NO 2

http://stackoverflow.com/questions/13476508/non-binary-tree-height

Reference NO 3

http://stackoverflow.com/questions/11925631/non-recursive-program-to-find-minimum-height-of-binary-tree

Reference NO 4

http://discuss.joelonsoftware.com/default.asp?interview.11.526183.4

Reference NO 5

http://www.coderanch.com/t/516766/Performance/java/Find-Binary-Tree-Height

Reference NO 6

http://bytes.com/topic/c/answers/222673-non-recursive-algorithm-find-height-binary-tree

Reference NO 7

http://www.geeksforgeeks.org/forums/topic/height-of-a-binary-tree-without-using-recursion/

Reference NO 8

http://penguin.ewu.edu/cscd300/Topic/BSTintro/

No comments:

Post a Comment