diptangsu / diptangsu/Data-Structures
Modify error handling with exception handling
Open
enhancement
good first issue
hacktoberfest
help wanted
- Dominant language
- Java
- Stars
- 16
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
For example, for the file Stack.java, pushing into a full-stack is prevented by an if-else block, change all such occurrences with user-defined exceptions.
Contributor guide
Assessment
This issue has not been assessed yet.