rebeccafitzpatr / welcomesignalgorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

welcomesignalgorithm

nz is hosting the FIFA womens world cup, they want to put a big welcome sign across buildings on the waterfront. Given an array of heights, assume each building is 10m wide,and calculate sign's largest area

Goal:: find a O(n) algorithm

About


Languages

Language:Java 100.0%