Skip to main content
3 events
when toggle format what by license comment
Aug 7, 2018 at 14:39 comment added loremIpsum1771 Ok, so you're essentially just doing a level order traversal instead of a depth first recursive solution. Do you think it would be better to just do recursive solutions in another language? Using recursive dfs was just more intuitive to me in this case.
Aug 7, 2018 at 14:36 vote accept loremIpsum1771
Aug 3, 2018 at 19:47 history answered Graham CC BY-SA 4.0