rahulsain / Hackerrank_30daysOFcode

30 days of code solution in C++/JAVA/C/Python/JavaScript/C#
https://www.hackerrank.com/domains/tutorials/30-days-of-code
GNU General Public License v3.0
177 stars 180 forks source link

Create links to the files with :white_check_marks: #341

Closed 0tist closed 4 years ago

0tist commented 4 years ago

I wish to propose an enhancement for the README.md file, we can have links attached to the ✅ , such that it leads to the desired solution in the preferred language

Example: Click on the tick mark for Day 5's solution in swift

rahulsain commented 4 years ago

Hey @0tist I like your idea, join discord #318 we will talk about this there

0tist commented 4 years ago

a simple way to add link to the checkmark: [✅ ](https://github.com/rahulsain3000/Hackerrank_30daysOFcode/blob/master/30daysOFcode_Swift/day%2005.swift)

rahulsain commented 4 years ago

Great @0tist

rahulsain commented 4 years ago

@0tist Please stop your work temporarily because I am still receiving PR that may cause conflict on readme file

0tist commented 4 years ago

Tbh, I wasnt working on this, was expecting some response from other contributors

rahulsain commented 4 years ago

Ok @0tist thanks for the info.

hnishal commented 4 years ago

implementing this would be really hectic

rahulsain commented 4 years ago

implementing this would be really hectic

Well its not necessary, I am thinking to assign this issue at last when the repo is complete

VenkatVuddagiri commented 4 years ago

Idea is really good one But 1 person implementing all these would be really difficult So split the issue into different languages

rahulsain commented 4 years ago

@VenkatVuddagiri Yes, I will assign 1 person for 1 language

0tist commented 4 years ago

@rahulsain3000 you don't really have to assign anyone, I want newbie contributors to think of it as removing typos or something similar, this way they will explore the repo and will get to practice git

rahulsain commented 4 years ago

@0tist So, you mean that I need not to assign this to anyone, everyone can contribute to this issue. In this way, they will open the every code of the repo and hence it will help them practicing git and github and md file too?