Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@ I don't accept pull request for very specialized algorithms and data structures.

whether you should contribute certain code, discuss it with me in the Issue Tracker by opening a new Issue.


Specified Format ( for exercise questions from book )

- for file name
- *chapterName_questionNumber.java*

- for commit title
- *Add solution to problem question_number 'question_name'*


---

_Happy coding awesome people!_
Expand Down