Hacker News new | past | comments | ask | show | jobs | submit login

Sure, but this assumes that foo is a valid String — just formatted incorrectly for use with an int. If we can't assume that TreeNode constitutes a valid (cycle-free) tree, we essentially have to embed a full cycle-checker in our otherwise simple inversion function. I would argue that goes against the intent of the question.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: