Given `preorder` and `inorder` traversals of a binary tree with unique values, reconstruct and return the tree (its level-order form).