kothariji / competitive-programming

A one-stop Destination✏️ for all your Competitive Programming Resources.πŸ“—πŸ“• Refer CONTRIBUTING.md for contributions
645 stars 496 forks source link

Add a Competitive Programming Algorithm or Question. #1

Open kothariji opened 3 years ago

kothariji commented 3 years ago

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.

aishwaryavasu0509 commented 3 years ago

y

@kothariji can I also add my CodeChef and code forces contest solutions in cpp ?

yes you can, but make sure that questions should not be of live contest

@kothariji can I also add my CodeChef and code forces contest solutions in cpp ?

yes you can, but make sure that questions should not be of live contest

yeah sure

vivekshotti commented 3 years ago

Hey there, Please check my pull request #245 .

kothariji commented 3 years ago

Hey there, Please check my pull request #245 .

Merged πŸš€

vivekshotti commented 3 years ago

Hey there, Please check my pull request #246 . By the way, wanted to say, this repository is amazing for newbies into competitive programming.

kothariji commented 3 years ago

Hey there, Please check my pull request #246 . By the way, wanted to say, this repository is amazing for newbies into competitive programming.

Done. Merged πŸš€ Thank you so much. Also thanks to you for the contributions.

Keep contributing πŸ™Œ . Open Source is awesome❀️.

vivekshotti commented 3 years ago

Please check my PR #247

kothariji commented 3 years ago

Please check my PR #247

merged πŸš€

UG-SEP commented 3 years ago

hey can i add strong password hackerrank string question can i add it in c language

kothariji commented 3 years ago

hey can i add strong string hackerrank string question can i add it in c language

Yes sure, please go forward. πŸ“—πŸ“• Refer CONTRIBUTING.md for contributions

UG-SEP commented 3 years ago

ok

UG-SEP commented 3 years ago

hey @kothariji can we add our project also like tic tac toe, Paint ,typing expert etc. in c language

kothariji commented 3 years ago

hey @kothariji can we add our project also like tic tac toe, Paint ,typing expert etc. in c language

Why not! But currently, we don't have a specific directory for adding projects, so just create a directory named Projects, and contribute your projects into that πŸ™Œ

UG-SEP commented 3 years ago

hey @kothariji please review my projects Tic Tac Toe AI Intregrated Paint With UG UG Typing Expert if you like them then please give a star ⭐ Thanks

kothariji commented 3 years ago

hey @kothariji please review my projects Tic Tac Toe AI Intregrated Paint With UG UG Typing Expert if you like them then please give a star ⭐ Thanks

Damn πŸ”₯ , Great work @UG-SEP πŸš€ I really liked - Paint-with-UG-The-SEP ⭐

Good Job πŸ™Œ

UG-SEP commented 3 years ago

hey @kothariji please review my projects Tic Tac Toe AI Intregrated Paint With UG UG Typing Expert if you like them then please give a star ⭐ Thanks

Damn πŸ”₯ , Great work @UG-SEP πŸš€ I really liked - Paint-with-UG-The-SEP ⭐

Good Job πŸ™Œ

thanks a lot

Amulya77 commented 2 years ago

hey @kothariji can I Add CODECHEF lunchtime solutions of may.

kothariji commented 2 years ago

Yes you can @Amulya77 πŸ™Œ

navjotdadwal commented 2 years ago

Sir please assign this issue to me

Why you should assign this to me? i am current rated 5 star at codechef with rating of 2153 and rated expert at codeforces with rating of 1776 https://codeforces.com/profile/navjotdadwal https://www.codechef.com/users/navjot1234 So i can handle and solve this issue

kothariji commented 2 years ago

Sir please assign this issue to me

Why you should assign this to me? i am current rated 5 star at codechef with rating of 2153 and rated expert at codeforces with rating of 1776 https://codeforces.com/profile/navjotdadwal https://www.codechef.com/users/navjot1234 So i can handle and solve this issue

@navjotdadwal woah πŸ”₯ your ratings looks so inspiring πŸ™Œ You can simply fork the repo, add your solutions and do a pull request πŸ‘ I'll review it.

navjotdadwal commented 2 years ago

ok thanks sir

avyayjain commented 2 years ago

pls assign me this issue

gaurangisinha commented 2 years ago

Hi, @kothariji Could you please assign this issue to me too?

kothariji commented 2 years ago

@avyayjain , @gaurangisinha You can simply fork the repo, add your solutions and do a pull request πŸ‘ I'll review it.

rahulsg98 commented 2 years ago

Sir i solved a codechef cookoff problem and ade a PR #305. Please reveiw and merge it. Thankyou.

Sun-0321 commented 2 years ago

how to figure out whether it is hacktoberfest accepted or excluded project ?

arsen1c commented 2 years ago

Hey, I added Binary search (iterative and recursive approaches) in Javascript. @kothariji Please check #385. Thanks :)

JahnaviKashyap19 commented 2 years ago

Can I add codechef questions?

arsen1c commented 2 years ago

Added LinkedList in Javascript. Please check #397

Anujkumar2017 commented 2 years ago

@kothariji Kindly review and merge PR #405

shashwat010 commented 2 years ago

Can I also add solutions as my first contribution in open source

SanjanaPurbia commented 2 years ago

@kothariji Can I work on this issue

charchit957 commented 2 years ago

I am a beginner in open source contribution. I have added solution of codechef problem SUBTASK. Please accept my pull request.

SiddhantManze commented 2 years ago

@kothariji Can I work on this issue

Hilbertmf commented 2 years ago

Added a Leetcode problem involving binary search. Please check #593

Hilbertmf commented 2 years ago

Hello, I've added another Leetcode problem. This one involves dynamic programming. Please check #598

Hilbertmf commented 2 years ago

Hello, I've added a Codeforces problem. Please check #611

gourangi-taware commented 2 years ago

Can I add a Leetcode problem?

kothariji commented 2 years ago

Can I add a Leetcode problem?

Yes @gourangi-taware , please go ahead πŸš€

manishtambe commented 1 year ago

Can I add LinkedList problem from a Leetcode ?

Sapna127 commented 1 year ago

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

Kritika0804 commented 1 year ago

Added a Leetcode Probem. Please review my PR..

Rakteem007 commented 1 year ago

can i contribute to this issue

kunaldhongade commented 1 year ago

please assign this issue to me!

Vaibhavraj-nath-chauhan commented 1 year ago

Please assign this issue to me

SanjanaPurbia commented 1 year ago

Please assign this issue to me

shubhig226 commented 1 year ago

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

sharvarii11 commented 1 year ago

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

Nandinig24 commented 9 months ago

Please give issue to me

urvashi-2004 commented 9 months ago

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

ankitkumar0622 commented 9 months ago

Hi, can you please assign me this task.