dailycodebase icon indicating copy to clipboard operation
dailycodebase copied to clipboard

Day 1, 2, 28 and 31 added (java)

Open thefluffyoshi opened this issue 5 years ago • 1 comments

Please make sure you have done the following:

  • [x] Created a folder with the name of language you code inside directory for the day you are making the contribution to
  • [x] Added the source code file inside /Day<n>/<Language>/
  • [x] Tested your code
  • [x] Added credits (author and date) at the top of the code
  • [x] Updated README.md for /Day <n>/
  • [x] Added yourself as a contributor using all-contributors-cli

thefluffyoshi avatar Oct 31 '20 08:10 thefluffyoshi

Also make sure you add only the solutions for the day you have mentioned in the title of the PR.

aaditkamat avatar Nov 01 '20 14:11 aaditkamat