Hacker News new | ask | show | jobs
by jjluoma 2592 days ago
Is this 'invert a binary tree' really nothing but a simple puzzle, solved by swapping left and right children? There are probably better examples then this case.