-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
- solved leetcode questions are automatically pushed to https://github.com/jugshaurya/leetcode_solutions, links are added here as of now, but I want to add specific links to questions.
Example
change this
| ✅ | [Add two numbers](https://leetcode.com/problems/add-two-numbers/)| [My Solution](https://github.com/jugshaurya/leetcode_solutions) |
to this
| ✅ | [Add two numbers](https://leetcode.com/problems/add-two-numbers/)| [My Solution](https://github.com/jugshaurya/leetcode_solutions/blob/main/2-add-two-numbers/2-add-two-numbers.cpp) |
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed