Fibonacci Frog Jump in Python and C++ Codility Coding Interview

preview_player
Показать описание
This video presents the solution for problem Fibonacci Frog Jump of the Codility Lesson 13. The solution is written in Python and in C++. Hopefully it will be of help for your preparations or simply for your algorithmic skills development. Enjoy coding!

🍓 If you want to follow structured courses with more details and practice exercises check my "About" page for Discount Coupons on my Udemy courses covering: Python basics, Object Oriented Programming and Data Analysis with NumPy and Pandas, ... more courses are on the way drop me a message if you have a particular interesting topic! Good luck!
Рекомендации по теме
Комментарии
Автор

Thanks for the very clear explanations, and the kind and encouraging words in the end!

yuanhuang
Автор

You're a life saver. Really, thanks a lot <3

coffeeable
Автор

Why do we loop to find the leaves to which we can reach to in just 1 step? I mean why do we do that in a loop of its own. couldn't have we done it as part of the second loop? Thank you!

musabilhan
Автор

Fibonacci, Italians always have great people to make us think hard 😁

Dr.jayfrancis