Python Forum

Full Version: Python Algorithms Weekly - Q61 - Find the skyline of a group of buildings
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Description of the divide and conquer algorithm used to find the skyline of a group of buildings followed by Python code

http://www.interviewdruid.com/find-the-s...buildings/