- While contributing to the solution make sure you use the correct package to segregate the problem difficulty into easy medium and hard
- When writing solution for a given problem add the problem statement above the class as comment
- Write test case for each of the problem statement and make sure it builds with Travis CI
- Add the code link in the readme.md file with problem description and the link to the problem solution