--- tags: data_structure_python --- # Longest Univalue Path https://leetcode.com/problems/longest-univalue-path/ - TODO again ```python= ```