Vishruth-S / CompetitiveCode

A repo for interesting Competitive Coding problems
MIT License
162 stars 285 forks source link

Add your solutions #2

Closed Vishruth-S closed 1 year ago

Vishruth-S commented 3 years ago

You can add your solutions to any of the existing questions. Refer Contributing.md

Saujanya0910 commented 3 years ago

Hey @Vishruth-S I would like to make a PR with solution for 'Kangaroo' problem in C++. Can you assign it to me?

Vishruth-S commented 3 years ago

Sure it's open to anyone. You can add your own solution :)

Saujanya0910 commented 3 years ago

Hey, @Vishruth-S I have made a PR at #5 adding a valid solution to the kangaroo problem. Please review and merge it or approve it as hacktoberfest-accepted if you find it all right. Thanks!

Vishruth-S commented 3 years ago

@Saujanya0910 Done 👍

khush31 commented 3 years ago

hey @Vishruth-S I would like to contribute on this issue.

TejasPodutwar commented 3 years ago

Hey @Vishruth-S I would like to provide more efficient solution for the Electronic-shop(Hackerrank problem) with a time complexity of O(nlogn)!! Could you please assign this to me?

Vishruth-S commented 3 years ago

@khush31 Sure this issue is open to anyone. Please go through Contributing.md and read all points carefully before sending a PR

Happy contributing :)

Vishruth-S commented 3 years ago

@TejasPodutwar As mentioned before, this is open to anyone. So surely you can add your solution. Just number your solution accordingly and add it. Refer Contributing.md and make sure you follow all the guidlines.

Happy contributing :)

TejasPodutwar commented 3 years ago

Hey @Vishruth-S I'd added the alternative solution for Electronic shop Could you u please review PR #151 ??

Vishruth-S commented 3 years ago

@TejasPodutwar Merged 👍

mihirsood commented 3 years ago

Hey @Vishruth-S. I'd love to add the solutions for previous week's Leetcode Contest. Please assign it to me.

yamini27 commented 3 years ago

Hey @Vishruth-S ! I've added python solution to Codechef XYSTR problem in PR #435 . Please review it and approve it as hacktoberfest-accepted if you think it's alright. Thanks!

yamini27 commented 3 years ago

Hey @Vishruth-S ! I've added C++ solution to Codechef CHEFSTR1 problem in PR #437 . Please review it and approve it as hacktoberfest-accepted if you think it's alright. Thanks!

Vishruth-S commented 3 years ago

@yamini27 Merged #435 , #437 👍