dailycodebase icon indicating copy to clipboard operation
dailycodebase copied to clipboard

Add Implementation of Day 1 question (Fizz Buzz Problem) in various languages

Open MadhavBahl opened this issue 6 years ago • 6 comments

Check list:

  • [ ] Created a folder with the name of language you code inside /Day1/ directory (https://github.com/CodeToExpress/dailycodebase/tree/master/Day1)
  • [ ] Added your Codes
  • [ ] Tested your codes
  • [ ] Added credits (author and date) at the top of the code
  • [ ] Updated README.md - https://github.com/CodeToExpress/dailycodebase/blob/master/Day1/README.md
  • [ ] Added yourself as a contributor using all-conributors-cli

MadhavBahl avatar Dec 20 '18 18:12 MadhavBahl

first timer here, may I pick this up for java

sulemangit avatar Sep 30 '20 13:09 sulemangit

Looking forward to contribute, pls do assign me in java development.

karshil2309 avatar Oct 02 '20 07:10 karshil2309

@sulemangit and @karshil2309, you can go ahead and send the PR with your solution by following the Contribution guidelines. You don't need to be assigned this issue in order to work on it.

aaditkamat avatar Oct 02 '20 08:10 aaditkamat

@MadhavBahl Wanting to contribute. First timer here, didn't realize to ask here before submitting pull request. I implemented this in Kotlin :)

d-l-mcbride avatar Oct 15 '20 04:10 d-l-mcbride

Wanting to contribute in java please. First time contributing to a project.

ptobgui300 avatar Jan 08 '21 21:01 ptobgui300

Wanting to contribute in java please. First time contributing to a project.

@ptobgui300, go ahead and send a PR by following the instructions in the CONTRIBUTING.md. You can also find the checklist of things to complete as you create the PR. You don't have to wait for this issue to be assigned to you in order to contribute. That's why this issue has been kept open.

aaditkamat avatar Jan 09 '21 02:01 aaditkamat