WebClub-NITK / Hacktoberfest-2k18

Repository for Hacktoberfest 2018 open for the global open source community.
https://webclub-nitk.github.io/Hacktoberfest-2k18/
19 stars 102 forks source link

Sum of natural numbers using recursion #177

Open archana98priya opened 6 years ago

archana98priya commented 6 years ago

Description

Write a program to calculate sum of natural numbers using recursion.

Details

Issue progress

Directory Structure

Create a folder of your programming language inside sum_rec folder in algorithms folder. Add your file in this folder and name it as .extension. Eg: algorithms/sum_rec/cpp/archana.cpp

Note

Please claim the issue first by commenting here before starting to work on it.

muvvasandeep commented 6 years ago

I would like to work on it

PoojithaR commented 6 years ago

I claim!

mahim23 commented 6 years ago

@muvvasandeep @PoojithaR Sure. Please mention the language you'll be working with.

muvvasandeep commented 6 years ago

I will be working with c++

Prajna12 commented 6 years ago

I would like to work using C.

afsan7 commented 6 years ago

I claim. I will be working on c.

mahim23 commented 6 years ago

@Prajna12 Sure go ahead. @afsan7 C implementation has already been claimed. Please work on some other implementation.

mahim23 commented 6 years ago

@PoojithaR Please create the pull request on this repository instead of your forked repository.

kshitijkohli commented 6 years ago

I'd like to claim sum.py

LHenrique42 commented 6 years ago

I claim. I will be working on Python.

mahim23 commented 6 years ago

@kshitijkohli sure. @LHenrique42 Python implementation was just claimed by someone else. You are welcome to work on any other implementation.

LHenrique42 commented 6 years ago

@kshitijkohli sure. @LHenrique42 Python implementation was just claimed by someone else. You are welcome to work on any other implementation.

Ok, I will be working on Java.

mahim23 commented 6 years ago

@LHenrique42 great you can go ahead with that 👍

ghost commented 6 years ago

My first contribution_with python.

ansen18 commented 6 years ago

I'd like to claim to work on c++

RhythmGilhotra commented 6 years ago

I'd like to work on python

PoojithaR commented 6 years ago

I did tge necessary changes!! I created pull request on this repository instaed of my forked repository!

On Fri, Oct 12, 2018, 3:56 PM Mahim Agrawal notifications@github.com wrote:

@PoojithaR https://github.com/PoojithaR Please create the pull request on this repository instead of your forked repository.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/WebClub-NITK/Hacktoberfest-2k18/issues/177#issuecomment-429280344, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae8j14jH8rBnpHJccYqNXfA3Gta1a8DIks5ukG5YgaJpZM4XZKlk .

ghost commented 6 years ago

I'd like to work with C++

shubham050300 commented 6 years ago

Even i would like to work on this in python.

HrishikeshHB commented 6 years ago

I will write in Java

PoojithaR commented 6 years ago

i claim!! i'll be doing this using python language!!

PoojithaR commented 6 years ago

I have made the necessary changes!! Please merge the PR !!

On Fri, Oct 12, 2018 at 3:56 PM Mahim Agrawal notifications@github.com wrote:

@PoojithaR https://github.com/PoojithaR Please create the pull request on this repository instead of your forked repository.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/WebClub-NITK/Hacktoberfest-2k18/issues/177#issuecomment-429280344, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae8j14jH8rBnpHJccYqNXfA3Gta1a8DIks5ukG5YgaJpZM4XZKlk .

shivampotdar commented 6 years ago

I claim!, C

PoojithaR commented 6 years ago

i did the required changes

On Fri, Oct 12, 2018 at 3:56 PM Mahim Agrawal notifications@github.com wrote:

@PoojithaR https://github.com/PoojithaR Please create the pull request on this repository instead of your forked repository.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/WebClub-NITK/Hacktoberfest-2k18/issues/177#issuecomment-429280344, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae8j14jH8rBnpHJccYqNXfA3Gta1a8DIks5ukG5YgaJpZM4XZKlk .

grbagrbic commented 6 years ago

I claim, python