-
-
**Is your feature request related to a problem? Please describe.**
This bot would help a first time contributor so that that contributor can follow this project's contribution guidelines.We can link …
-
-
### Largest possible sum of a contiguous subarray, within a given one-dimensional array using Kaden's Algorithm.
`# max Sum of contiguous subarray
def maxSubArraySum(arr, n):
current_max = 0
…
-
Hai,
I would like to add Contributors.md file in your project in the form of a table and display a link to it in README.md
-
Realate Home page or Welcome Page.
This will be the first page shown in the application with some description of the application with images.
Make it responsive with a rich user interactivity fo…
-
I can add a welcome bot config file having a proper message that will show up when any user will open up an issue or pull-request for the first time.
For reference, check out: https://github.com/apps…
-
I can add a welcome bot config file having a proper message that will show up when any user will open up an issue or pull-request for the first time.
For reference, check out: https://github.com/apps…
-
**Is your feature request related to a problem? Please describe.**
As this repository has issue template , similarly I can add a pr template
**Describe the solution you'd like**
pull_request.md…
-
# Directions:
Take the code of [this](https://github.com/smaranjitghose/my_blog) repo, do the changes and give the PR to a branch ``test`` for this repo. [ The test branch should only contain code…