-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
good first issueGood for newcomersGood for newcomershacktoberhacktoberfesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requestedup-for-grabs
Description
Add a PR with any competitive coding problem
In
- /Practice Problems/ add competitive coding problems and solutions in the respective topic folder
Check other folders in Arrays
how it is done in rest of file
E.g
- Add a folder in
Arrays
folder with the Name of Problem Title. - Inside that folder add the solution
ProblemTitle.java
and aREADME.md
- Make sure the class name is
ProblemTitle
that is the name of the file. README.md
must contain a detail description of the problem with the test cases.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberhacktoberfesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requestedup-for-grabs