Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Competitive Programming Algorithm or Question. #1

Open
kothariji opened this issue Sep 30, 2020 · 100 comments · Fixed by #102
Open

Add a Competitive Programming Algorithm or Question. #1

kothariji opened this issue Sep 30, 2020 · 100 comments · Fixed by #102

Comments

@kothariji
Copy link
Owner

Step 1 - Fork this repository.
Step 2 - Clone the repository to yuor local machine.
Step 3 - Resolve this bugs, mentions provided in the Issues section of the repository. Also add a description what changes you ahve done.
Step 4 - Add the changes to your repository.
Step 5 - Create a PULL Request. And that's all.
NOTE - Please start the filename with platform name on which theproblem was solved. For eg if you are submitting graph problem from codechef then mention filename as (CODECHEF) chefandgraph.cpp.

@rachittshah
Copy link

Hey @kothariji , Can I add the long challenge solutions?

@kothariji
Copy link
Owner Author

Hey @kothariji , Can I add the long challenge solutions?

@godslayer201 yeah sure! just add (CODECHEF) as a prefix to the file name and upload it to the particular folder like graphs or bits etc.

@rachittshah
Copy link

Added the same.

Please review my PR and let me know if I should add anything.

P.S : I will add the solutions,have just created the folder.

@kothariji
Copy link
Owner Author

kothariji commented Sep 30, 2020

Added the same.

Please review my PR and let me know if I should add anything.

P.S: I will add the solutions, have just created the folder.

@godslayer201 No No. actually, we are arranging questions based on topics. So like you solved a question https://www.codechef.com/SEPT20B/problems/FINXOR of September Long challenge then add this question in the bits manipulation folder with name (CODECHEF)_Find_XOR.cpp. No need to create a separate folder for CodeChef. Anyways thank you for contributions

@chhipanikhil9
Copy link
Contributor

can i add any topic ?

@kothariji
Copy link
Owner Author

can I add any topic?

sure go ahead and add any topic relevant to competitive coding which is not previously formed!!!

@pradumio
Copy link

Your profile looks great with all kind of resources required for a competitive programmer. I would love to contribute.
hey, @kothariji can I add the solution of project Euler problem 42 in CPP?

@kothariji
Copy link
Owner Author

kothariji commented Sep 30, 2020

Your profile looks great with all kind of resources required for a competitive programmer. I would love to contribute.
hey, @kothariji can I add the solution of project Euler problem 42 in CPP?

@pradumio sure go ahead. Keep Contributing 🏆🥇🏆🥇

@pradumio
Copy link

Sure!

@rachittshah
Copy link

@kothariji Sure. I would do it that way and make the PR accordingly.

@chhipanikhil9
Copy link
Contributor

why i unable to push ? it shows permission denied, sorry i am newbie on git

@kothariji
Copy link
Owner Author

@kothariji Sure. I would do it that way and make the PR accordingly.

Great !

@kothariji
Copy link
Owner Author

why i unable to push? it shows permission denied, sorry I am a newbie on

@chhipanikhil9 fork the original repository and then clone your forked repo.

for more guidancence refer this - https://stackoverflow.com/questions/17857283/permission-denied-error-on-github-push

@chhipanikhil9
Copy link
Contributor

chhipanikhil9 commented Sep 30, 2020

why i unable to push? it shows permission denied, sorry I am a newbie on

@chhipanikhil9 fork the original repository and then clone your forked repo.

for more guidancence refer this - https://stackoverflow.com/questions/17857283/permission-denied-error-on-github-push

thanks for helping me in my first PR :)

@kothariji
Copy link
Owner Author

why i unable to push? it shows permission denied, sorry I am a newbie on

@chhipanikhil9 fork the original repository and then clone your forked repo.
for more guidancence refer this - https://stackoverflow.com/questions/17857283/permission-denied-error-on-github-push

thanks for helping me in my first PR :)

Welocme to the world of OpenSource 🎊🎊

@0ze3r0
Copy link

0ze3r0 commented Sep 30, 2020

@kothariji Please review my PR.

@shreenanda-8
Copy link
Contributor

Hey can I add solutions to A2oj ladder B?

@kothariji
Copy link
Owner Author

Hey can I add solutions to A2oj ladder B?

Sure @shreenanda-8

@prakhar-pipersania
Copy link
Contributor

Hey, can I add Solution for Design Add & Search Words Data Structure (Trie)

@kothariji
Copy link
Owner Author

Hey, can I add Solution for Design Add & Search Words Data Structure (Trie)

sure add a separate folder Trie and then push you code

@27Anurag
Copy link
Contributor

Hello, I'm a newbie on opensource and have a bit of experience in competitive coding. I would like to contribute to this repo, could you please assign me this issue.
PS- would this contribution be counted towards hacktoberfest?
Thanks!

@kothariji
Copy link
Owner Author

kothariji commented Sep 30, 2020

Hello, I'm a newbie on opensource and have a bit of experience in competitive coding. I would like to contribute to this repo, could you please assign me this issue.
PS- would this contribution be counted towards Hacktoberfest?
Thanks!

yes, go ahead.

@27Anurag
Copy link
Contributor

27Anurag commented Sep 30, 2020

Hello, I've sent prs adding codes in some sections, could you please have a look.
Thanks!
And let me know if any changes are required, I'm a beginner.

@kothariji
Copy link
Owner Author

Hello, I've sent prs adding codes in some sections, could you please have a look.
Thanks!
And let me know if any changes are required, I'm a beginner.
sure!

@27Anurag
Copy link
Contributor

Hello, I saw you merged my previous pull request, thanks!
I have sent another pr, please look into it,
Thanks!

@shreenanda-8
Copy link
Contributor

Hey, in Codeforces, single question contains multiple tags.
Example: Greedy, math, sortings etc.
In this case, where should I add the solution?
(I mean, to which file should I add solution?)

@Sapna127
Copy link
Contributor

Sapna127 commented Oct 9, 2022

Added the same.
Under the the Dynamic Programming folder.
Please review my PR and let me know if I should add anything.

kothariji pushed a commit that referenced this issue Oct 9, 2022
…chef

Added Codechef solution of Remove Bad elements
@Kritika0804
Copy link
Contributor

Added a Leetcode Probem. Please review my PR..

@Rakteem007
Copy link

can i contribute to this issue

kothariji added a commit that referenced this issue Oct 13, 2022
kothariji added a commit that referenced this issue Oct 13, 2022
#1 added file of KMEX problem in codechef
kothariji pushed a commit that referenced this issue Oct 14, 2022
Added Leetcode solution for Linked List.
@kunaldhongade
Copy link
Contributor

please assign this issue to me!

@Vaibhavraj-nath-chauhan

Please assign this issue to me

kothariji added a commit that referenced this issue Oct 18, 2022
Adding BinarySearch problems as no #1
@SanjanaPurbia
Copy link
Contributor

Please assign this issue to me

@shubhig226
Copy link

I have a solution, Please assign this issue to me.

kothariji pushed a commit that referenced this issue Oct 19, 2022
@sharvarii11
Copy link

hey @kothariji , i would like to add solution of code jam qualification round problems .
please assign me this issue .

@Nandinig24
Copy link

Please give issue to me

@urvashi-2004
Copy link

I'd like to do this. Please assign this issue to me.

@ankitkumar0622
Copy link

Hi, can you please assign me this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.