Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
320 stars 475 forks source link

Facing the sun #2126

Open sunilchormare opened 3 years ago

sunilchormare commented 3 years ago

Aim

Facing the sun

Details

Given an array H representing heights of buildings. You have to count the buildings which will see the sunrise (Assume : Sun rise on the side of array starting point).

tem

Programming language

sunilchormare commented 3 years ago

Assign this issue to me, under LGM-SOC @Amit366 @ravikr126 @Ayush7614

suy1968 commented 3 years ago

Please assign me as I am a Participant of LGMSOC21.

sunilchormare commented 3 years ago

pls assign this issue to me under LGM-SoC'21 @ravikr126 @sameeksharl

inimitable034 commented 3 years ago

Please assign me as I am a Participant of LGMSOC21. i can do this in O(1) time comlexity in c++, java,javascript