akshitagit / Python

Repository for Python codes and algos. Star the repo too.
https://github.com/akshitagupta15june
MIT License
121 stars 110 forks source link

HACKTOBERFEST 2020 (open source celebration) #93

Open akshitagupta15june opened 3 years ago

akshitagupta15june commented 3 years ago

We all know Hacktoberfest will be starting from 1st October 2020.

Hacktoberfest is a celebration open to everyone in our global community.
Pull requests can be made in any GitHub-hosted repositories/projects.

Four valid pull requests (PRs) between October 1-31 (in any time zone) are required in this open source celebration. If a maintainer reports your pull request as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate.

You can sign up anytime between October 1 and October 31- here https://hacktoberfest.digitalocean.com/

PR'S will be increased from 1st October onwards so I request everyone to solve issues , raise your issues but please maintain the code of conduct.

1) STAR THIS REPO before any PR.

2) Only those PR's will be merged if there is no conflict with the master branch, the code which is not available already in the repo and if the code is added to suitable folder.

3) It is difficult to assign the issue to a seprate person so pr's will be merged if the issues are solved in fcfs.

4) I will be adding some more issues(beginner friendly as well as moderate) but it will be great if you all look at repo's and find out what different codes can be added because DSA is very vast.

At last Enjoy this month of open source celebration. All the best! Happy Coding!

KickItLikeShika commented 3 years ago

Can i participate with any language that i want?

akshitagupta15june commented 3 years ago

Every language have there own repo and issues are also same in all repos

KickItLikeShika commented 3 years ago

Okay thank you, i will work on the java repo

Ayushmaan2001 commented 3 years ago

if i send PR to this branch/repository will it be accepted in hacktoberfest @akshitagupta15june

imsaptarshi commented 3 years ago

Can I add removing duplicates from an array to the Array's folder?...as I don't see any issues on this I have implemented it in Time complexity : O(n) and space complexity : O(1)

akshitagupta15june commented 3 years ago

Yes, Ofcourse you can add RAISE a or i will merge it

imsaptarshi commented 3 years ago

Ok will do it tomorrow as...hacktoberfest counts from tomorrow!

Ayushmaan2001 commented 3 years ago

Ok will do it tomorrow as...hacktoberfest counts from tomorrow!

if i submit a pull request to this respository/any open source repository will it be counted in hacktoberfest?? pls help me as i am new to this

imsaptarshi commented 3 years ago

yes Ayushmaan it will be counted!

Ayushmaan2001 commented 3 years ago

can i change the code of fibonacci.py in maths folder as it takes input from user but not show proper output @akshitagupta15june