Skip to content

Daily challenge on algorithm, using different languages. From different problems to be solved.

License

Notifications You must be signed in to change notification settings

BertinAm/EPCDailyChallenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👨‍💻 DailyChallenges

Content

📢 General Information

These Daily challenges are aimed at growing your programming skills and refining your logical thinking. You commuting to this challenge is a personal commute in becoming a better programmer.

You can attempt any of these Issues

💻 Languages

Any Language you feel comfortable with is allowed (C/C++, Java, Python, JavaScript)

⚒️ Setup

  • Fork the repository from here
  • Clone the repository
git clone https://github.com/EliteProgrammersClub/EPCDailyChallenge

💡 Usage

  • Navigate to the Issue tab Here

  • Choose a convenient issue you will like to solve and Click through to get a description

  • On the right handside of your window click the ⚙️ emoji and assign yourself to the issue by typing your github handle in the text box

  • If you are not able to assign yourself, comment on the issue with the text Assign me by either tagging @xaster-Kies or @wandji69 and you will be added shortly

    NOTE: it is very important for you to assign yourself to an issue so you get credits to the issue when it is solved!

  • Once you solve the issue, Make sure you do it with respect to the Current month folder, day and language you are doing this in.

  • Example if I am solving this in C/C++, I will navigate as follows:

    [November]/[Day 1]/[C/C++]/{issueName.c}

  • Push and Submit a Pull request.

💬 Enhancements

If you encounter any challenge or will like to make a suggestion you can always comment on any issue by tagging either @xaster-Kies or @wandji69

About

Daily challenge on algorithm, using different languages. From different problems to be solved.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.0%
  • Python 45.0%