ivanscorral / ivanscorral/MovingAverages
Implement Convoluted Moving average
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Implement Convoluted Moving average, which should inherit the GenericMovingAverage class.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the GenericMovingAverage class and reviewing the surrounding moving-average implementations. Determine the expected behavior for a Convoluted Moving average from the project context, then implement the class with the required inheritance. Done means the implementation fits the library's existing structure and its behavior is covered by the project's relevant checks, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100