title: "1430: Check If a String Is a Valid Sequence from Root to Leaves Path in a Binary Tree" tags: - Tree - Depth-FirstSearch - Breadth-FirstSearch - BinaryTree