Minimum Height of a tree

If the level order traversal and the inorder traversal of a tree is given how can we find the minimum height of the tree?