Fibonacci last 2 digits in constant time complexity
aishuo07 opened this issue · 5 comments
aishuo07 commented
Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add
Problem statement: find last 2 digits of nth Fibonacci number
Problem Link:
Before submitting a PR please Check some details.Check Edabit for problem task
- fileName formet should be in camelcase
example- returnFibonacciLast2Digits.py - python
- program to find last 2 digits of a nth Fibonacci number in constant time
'''
Probem Task : This program will find last 2 digits of nth Fibonacci number
'''
*/
This repository is vaild for HacktoberFest2020
Read before making PR - [How to contribute on Github](https://www.dataschool.io/how-to-contribute-on-github/)
Good Luck,
aishuo07 commented
Can i work on this issue
nadavWeisler commented
Please assign me :)
sajeevan16 commented
Please assign this problem
Deleted user commented
Hi,Can i work on this??
aayushi-droid commented
Closing the issue.
- It doesn't look like a Edabit problem.
- problem link is missing.