Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f04900

Browse files
authored
update link of "is-fibo" problem (#837)
1 parent 1b7ae2e commit 4f04900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algebra/fibonacci-numbers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ We now choose two pairs of identical remainders with the smallest indices in the
143143
144144
* [SPOJ - Euclid Algorithm Revisited](http://www.spoj.com/problems/MAIN74/)
145145
* [SPOJ - Fibonacci Sum](http://www.spoj.com/problems/FIBOSUM/)
146-
* [HackerRank - Is Fibo](https://www.hackerrank.com/contests/codesprint5/challenges/is-fibo/problem)
146+
* [HackerRank - Is Fibo](https://www.hackerrank.com/challenges/is-fibo/problem)
147147
* [Project Euler - Even Fibonacci numbers](https://www.hackerrank.com/contests/projecteuler/challenges/euler002/problem)
148148
* [DMOJ - Fibonacci Sequence](https://dmoj.ca/problem/fibonacci)
149149
* [DMOJ - Fibonacci Sequence (Harder)](https://dmoj.ca/problem/fibonacci2)

0 commit comments

Comments
 (0)