Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes, you just need to maintain a stack of rectangles ordered from lowest to highest. You only ever have to push and pop the top of the stack, so the runtime is O(n).


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

Search: