Skip to content

barangayretli/skyline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

skyline

Solution to the skyline problem using "Modified Max Heap" This is a program whose input is a list of the locations and sizes of buildings, and whose output is a description of the visible skyline, that is, how the city looks as an outline, when viewed from a distance.

About

Solution to the skyline problem by using MaxHeap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages