paulojeronimo.com
7 subscribers
5 photos
24 links
Paulo Jerônimo's professional activity updates
Download Telegram
Forwarded from Paulo Jerônimo
In this video, aimed at those who are improving in programming with my tips, I present the solution to the following problems:

1) What is the index of the first number of the Fibonacci series (0 1 1 2 3 5 8 ...) with 55 digits?
2) How many Fibonacci numbers have between 55 and 89 digits?
3) What is the fastest implementation in Bash that could generate a list with the first 1000 numbers of the Fibonacci series?