Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[algorithms][misc] Fibonacci Series #11

Open
5 tasks
the-cybersapien opened this issue Oct 6, 2017 · 18 comments
Open
5 tasks

[algorithms][misc] Fibonacci Series #11

the-cybersapien opened this issue Oct 6, 2017 · 18 comments

Comments

@the-cybersapien
Copy link
Collaborator

Given a user provided number N, generate the first N numbers in the fibonacci sequence.
This has to be done in both recursive as well as iterative manner.

Implement the following conversion in the following Languages:

  • C
  • C++
  • Java
  • Python
  • Kotlin

Suggest more Languages and claim that PR!

@Aditi1997
Copy link

i can work on it, plz assign

@raviigarg
Copy link
Contributor

I would like to work in C language.

@ms10398
Copy link
Contributor

ms10398 commented Oct 6, 2017

I wll try to implement in Javascript

@anku580
Copy link

anku580 commented Oct 6, 2017

i would like to solve it in python

@ananyasethi56
Copy link

i would like to take this issue and solve it in c++

@mahajan8
Copy link

mahajan8 commented Oct 6, 2017

I would like to take this issue in Java.

@jaikathuria
Copy link

@mahajan8 , @ananyasethi56 , @anku580 @garg-ravi24 Go ahead and start working on it!
@Aditi1997 in which language would you like to work on ?
@ms10398 Sorry you are already assigned a issue.

@srishtisingla
Copy link

i would like to implement this in c++

@TanyaGoel05
Copy link

i would like to take this in c++

@AkankshaGrover
Copy link

i would like to code it in c

@Aditi1997
Copy link

In C language @jaikathuria

@ramanrupal
Copy link

i would like to work in c

@jiveshsachdeva
Copy link
Contributor

i would like to work with c

@jaikathuria
Copy link

@srishtisingla, @TanyaGoel05, @AkankshaGrover, @Aditi1997, @ramanrupal, @jiveshsachdeva
some people are already working on this piece of code in the same language you want to work on.
Don't waste your man power (women power too) here, and work on some other issue. There are many others still to work on.

@TanyaGoel05
Copy link

i would like to do in ds

@srishtisingla
Copy link

i want to implement in ds

@akshitgrover
Copy link

@jaikathuria can I implement it in Javascript?

@ankit-119
Copy link

want to do this in C++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests