BaseMax / BaseMax/ArrayListPython
BUGS at add and remove
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When you add or remove an element from ArrayList, the count of it should be increase or decrese simultaneously.
But, in your implementation, you seem to forget it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.