Cosmos: Add a Folder for Solutions to Online Programming Challenges

Created on 14 Nov 2017  路  3Comments  路  Source: OpenGenus/cosmos

This is a(n):

  • [ ] New algorithm
  • [ ] Update to an existing algorithm
  • [ ] Error
  • [x] Proposal to the Repository

Details:

I propose adding a folder called online_challenges, with nested folders such as project_euler, that hold solutions to their respective programming challenges. These still implement algorithms, and are useful in some cases.
I feel this might go against the goals of Cosmos (algorithms), but still might be somewhat related.

Most helpful comment

Ok, I will do this now.

All 3 comments

@AdiChat, could you consider this?

This will be a great addition.

Most often, people would like to love to solve challenges which inherently includes learning in the process. That being said, without network connectivity, one cannot accessible such resources, so, we must solve this problem.

In the case of Project euler and other sites as well, tutorials/ discussions are accessible to people who solves the problem. Thus, this addition will be helpful in a general scenario as well.

An addition should include the problem description in the readme.md (including a link to the original problem) as well as the solution code in preferred language. The problem description is required to keep the external dependency as minimal as possible)

Ok, I will do this now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rishavpandey43 picture rishavpandey43  路  3Comments

qoo2p5 picture qoo2p5  路  4Comments

Josh5231 picture Josh5231  路  4Comments

ruchirchauhan picture ruchirchauhan  路  4Comments

vaibhavsingh97 picture vaibhavsingh97  路  3Comments