khagapati-bagh / hacktoberfest2k21

Grab your Hacktoberfest T-Shirt and Swag
18 stars 42 forks source link

Add C Code #15

Open khagapati-bagh opened 3 years ago

khagapati-bagh commented 3 years ago

Multiple developers can work on this issue

add the directory as C/Language for adding language-specific code and C/Algorithm for adding algorithm-specific code

Akshat-Pandey16 commented 3 years ago

Can i add some projects in this?

khagapati-bagh commented 3 years ago

Hi @BAKCHODGUNDA yes, you can. please make sure you add clean code and add a comment line at the top, what is the program about. Use https://codebeautify.org/cpp-formatter-beautifier for your code formatting.

Meghwantsingh commented 3 years ago

Hello, I'm new to this what i have to do in this pls tell.

khagapati-bagh commented 3 years ago

Hello, I'm new to this what i have to do in this pls tell.

Hi @Meghwantsingh welcome to Open Source. Write a program for basic arithmetic calculator. For +, -, x, / user will give input as input1, intput2 and a charter (-, +, *, /). Based on this you can perform the operation and print the result.

e.g.: User will give: 10 14.7 + then you have to print 24.7

if you need any help ping here

tushar152 commented 3 years ago

Hello! can I add Armstrong Number program in C?

khagapati-bagh commented 3 years ago

Hello! can I add Armstrong Number program in C?

@tushar152 Yes you can work on this.

Meghwantsingh commented 3 years ago

ok. Thank you sir.

mohitahlawat2001 commented 3 years ago

hi , i also want to add code in c assign me task . please

khagapati-bagh commented 3 years ago

hi , i also want to add code in c assign me task . please

Hi @mohitahlawat2001 Thank you for your interest. Yes you can work on this issue, but make sure you follow the contribution guide

Hussain6 commented 3 years ago

Can I add the swapping numbers program without a third variable ?

khagapati-bagh commented 3 years ago

Can I add the swapping numbers program without a third variable ?

Hi @Hussain6, Yes you can. Make sure you follow contribution guide.

Hussain6 commented 3 years ago

Check the pull request out I have pushed the Swapping code.

Nupurgit2000 commented 3 years ago

Hey, I want to contribute to this issue. Please assign this to me.

khagapati-bagh commented 3 years ago

Hey, I want to contribute to this issue. Please assign this to me.

Hello @Nupurgit2000, Thank you for your interest, yes you can work on this issue. Please make sure you follow the contribution guidelines.

Nupurgit2000 commented 3 years ago

Hey, I have made a pull request, please review it.

khagapati-bagh commented 3 years ago

Hey, I have made a pull request, please review it.

Whenever you raising Pull request please mention the issue Id there.

prajjwaljoshi commented 3 years ago

can i contribute by writing merge sort in c language?

Nupurgit2000 commented 3 years ago

Hey, I have made a pull request, please review it.

Whenever you raising Pull request please mention the issue Id there.

Okay, so now do I have to create a pull request again.