jklu-jaipur / jklu-fraternity-network

A web app celebrating Open Source and Hacktoberfest. Contribute to our GitHub repository and be a part of the network graph.
https://network-jklu.web.app/
Mozilla Public License 2.0
11 stars 77 forks source link

Program to print fibonacci series. #45

Open Harsh-Udai opened 3 years ago

Harsh-Udai commented 3 years ago

Write a program to print the fibonacci series upto n.

Steps---

1) Make a folder of your name in the contribution folder of the Repository. 2) Add your program / implementation in that folder. 3) You can use any programming languages.

Anvesh0110 commented 3 years ago

Please assign this issue to me

Harsh-Udai commented 3 years ago

@Anvesh0110 go for it.

PulsaraSandeepa commented 3 years ago

May I work on this?

Harsh-Udai commented 3 years ago

@PulsaraSandeepa go for it.

Harsh-Udai commented 3 years ago

After making pr go to (https://network-jklu.web.app/) and register yourself, after that your name will appear on the graph of this website.

Ashank16 commented 3 years ago

Can I do this?

Harsh-Udai commented 3 years ago

@Ashank16 go for it.

prinsusinghal commented 3 years ago

@HarshUdai I want to work on it

Ashank16 commented 3 years ago

Can I do this?

Hi @HarshUdai Please review my PR: Created Fibonacci.java https://github.com/jklu-jaipur/jklu-fraternity-network/issues/45

prinsusinghal commented 3 years ago

@HarshUdai I want to work on it

@HarshUdai Review my PR (C++ implementation): #75

PulsaraSandeepa commented 3 years ago

@HarshUdai I made the PR using java can you review it? #45

Harsh-Udai commented 3 years ago

@prinsusinghal merged.

aniket173000 commented 3 years ago

please assign me this task . I can do this in C,C++,Python , Java.

Harsh-Udai commented 3 years ago

go to (https://network-jklu.web.app/) and register yourself, so that your profile/name will appear on the graph.

NileshChoudhary111 commented 3 years ago

Hi @HarshUdai,

Can do this?

Here is the PR in PHP Language: #149