Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice
Facing the sun
- Dominant language
- C++
- Stars
- 323
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
## 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).

### Programming language
- [ ] C
- [x] C++
- [ ] Java
- [ ] Python
Contributor guide
Research direction
No source file, test, or entry point is named. Start by inspecting how this repository organizes C++ array and data-structure problems, then locate the appropriate implementation pattern for the stated building-height input. Done means adding a working C++ solution that counts buildings visible from the array's starting side and matches the repository's expected format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100