The following iterative sequence is defined for the set of positive integers:
n → n/2 (n is even)
n → 3n + 1 (n is odd)
Although it has not been proved yet (Collatz Problem), it is thought that all starting numbers finish at 1. Which starting number, under the given limit, produces the longest chain?
Link to Challenge : https://www.freecodecamp.org/learn/co...
Written Guide and Source Code : https://www.notion.so/ganeshh123/Long...
Full Playlist: • Project Euler - JavaScript
Project Euler Written Guides : https://www.notion.so/ganeshh123/6259...
All My Tutorials can be found at : https://www.notion.so/Tutorials-Ganes...
————————————————————————————————————
Project Euler (named after Leonhard Euler) is a website dedicated to a series of computational problems intended to be solved with computer programs. The project attracts adults and students interested in mathematics and computer programming. Since its creation in 2001 by Colin Hughes, Project Euler has gained notability and popularity worldwide. It includes over 700 problems, with a new one added once every one or two weeks. Problems are of varying difficulty, but each is solvable in less than a minute of CPU time using an efficient algorithm on a modestly powered computer. As of 5 April 2020, Project Euler has more than 1,000,000 users, from all over the world, who have solved at least one problem.
NOTE: I am not a teacher by any means, these videos are just to help me improve my understanding.
Thanks for Watching!
Смотрите видео 014 - Longest Collatz sequence - Project Euler Challenge - JavaScript freeCodeCamp онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Ganesh H 24 Январь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,274 раз и оно понравилось 12 людям.