thepurpleowl / House-of-Codes

A repository to collect the solutions to all Competitive platform problems, only to be used as reference/practice.
9 stars 30 forks source link

Add competitive programming problem code #4

Open thepurpleowl opened 3 years ago

thepurpleowl commented 3 years ago

Guidelines

PR won't be merged unless it follows all the above points.

This is an open issue, i.e, you need not be assigned to it for contributing. So GO AHEAD!! No need of questions like - "Can I add Scala solution to a Hackerrank problem?" OR " May I add solution to Codechef?"

Just make sure to follow folder structure and update the README after adding any code.

gaurangisinha commented 3 years ago

Hello, @thepurpleowl I am very keen on contributing to this issue, could you please assign it to me?

thepurpleowl commented 3 years ago

Sure, go ahead.

Sayantan-world commented 3 years ago

Hey, @thepurpleowl Can I add c++ codes for Hackerrank problems here?

SandeepGamot commented 3 years ago

Hey, this repo is missing LeetCode! Should I do the honors?

divyadreddy commented 3 years ago

Hello @thepurpleowl, can you please assign this to me

thepurpleowl commented 3 years ago

@Sayantan-world yeah go ahead.

@SandeepGamot yeah sure. Make a separate repo and add README, and update the README.

divyadreddy commented 3 years ago

Hello @thepurpleowl, can you please assign this to me

Here is the PR - https://github.com/thepurpleowl/House-of-Codes/pull/17

MayankAg20 commented 3 years ago

Hello @thepurpleowl , I am adding a program in hackerrank folder

xshadowlegendx commented 3 years ago

Hello, may I add solution to problem from open kattis?

thepurpleowl commented 3 years ago

Hello, may I add solution to problem from open kattis?

Yeah sure.

xshadowlegendx commented 3 years ago

@thepurpleowl ok thanks

varad64 commented 3 years ago

Hey @thepurpleowl, can I add Java solution to a Codechef problem?

xshadowlegendx commented 3 years ago

@thepurpleowl hello, if I want to add more solutions from open kattis, do I just push more commit and send pull request again that mention this issue?

thepurpleowl commented 3 years ago

Push more commit with commit messages containing the issue

xshadowlegendx commented 3 years ago

@thepurpleowl ok got it, thanks