fharookshaik / fibonacci-series

This repository is to write program the famous Fibonacci series in as many different programming languages as we can.
MIT License
20 stars 100 forks source link

Code the famous Fibonacci Series in as many programming languages as you can... #9

Open fharookshaik opened 3 years ago

fharookshaik commented 3 years ago

Don't forget yo read the Readme.md & Contributing.md before making contributions. Please follow all the steps provided in the Contributing.md . Otherwise your contributions may get void.

Happy Coding!! Happy Contributing to the Open Source!!

KwehDev commented 3 years ago

Added TypeScript implementation.

Please note the 'hacktoberfest' label is required as of October 3, not only 'hacktoberfest2020'.

This was addressed here

fharookshaik commented 3 years ago

Hey Thanks for reminding me that. But I've already add the hacktoberfest label in addition to hacktoberfest2020. Please find it and report to me if any changes required.

Thank you

Happy Coding!!

CozyDoomer commented 3 years ago

Hey Thanks for reminding me that. But I've already add the hactoberfest label in addition to hactoberfest2020. Please find it and report to me if any changes required.

Thank you

Happy Coding!!

I think its "hacktoberfest" instead of "hactoberfest"

fharookshaik commented 3 years ago

It's a typo mistake. Check under the about section for the label

CozyDoomer commented 3 years ago

It's a typo mistake. Check under the about section for the label

I did, it says "hactoberfest" there for me but it could be that its not updated yet :)

fharookshaik commented 3 years ago

It's changed now. Thanks for reminding though @CozyDoomer

mohanhbk commented 2 years ago

Can we take this for Hactoberfest2021? Since I am new to this opensource contribution not so familiar with things

fharookshaik commented 2 years ago

@mohanhbk Yes you can work for hactoberfest 2021

Can we take this for Hactoberfest2021? Since I am new to this opensource contribution not so familiar with things

charan-143 commented 2 years ago

Added Fibnoacii series in javascript #74 check the PR and merge.

Tushar-2003 commented 1 year ago

Hey, can I take this for hacktoberfest 2022? New to opensource contributions would love to make some contributions :)

charan-143 commented 1 year ago

yes

hectorpasarin commented 1 year ago

I have made a PR #96 for adding Basic1.1 implementation for the hacktoberfest 2022. Thanks

Tushar-2003 commented 1 year ago

I have made a PR( #104 ) for this in Swift for Haktoberfest 2022. please review it. thank you.

hectorpasarin commented 1 year ago

For the "hacktoberfest" 2022 the repo must be tagged with the "hacktoberfest" topic or have the "hacktoberfest-accepted" label -> https://hacktoberfest.com/participation/ @fharookshaik Please could you review if the labels of the repo are right. Thanks!

LassazVegaz commented 11 months ago

Is this still active? I have a couple of languages