How to create binary tree when input comes in level order traversal

plz help to construct binary tree when input get in level order traversal.