Solving Fibonacci Recursion Problem Using Memoization [ how I study with gpt-3 and codewars ]
Coding After Thirty
Solving Fabinaci Recursion Problem Using Memoization [ how I study with gpt-3 and codewars ] video brought to you by my next single - https://www.youtube.com/shorts/dAELCUm2Gak
In this video, I'm solving the Fibonacci Recursion problem from codewars using memoization and my AI assistant chat gpt-3.
Memoization is an optimization technique that makes applications more efficient and hence faster. It does this by storing computation results in cache and retrieving that same information from the cache the next time it's needed instead of computing it again.
Recursion is the technique of making a function call itself.
In this video, I show you how I study with gpt-3 and codewars and how to solve the Fabinaci recursion problem to help me become a better developer.
Udemy Courses By John Smilga I took (@Coding Addict)
HTML and CSS Tutorial and Projects https://www.udemy.com/course/in-depth-html-css-course-build-responsive-websites
Javascript Tutorial and Projects https://www.udemy.com/course/javascript-tutorial-for-beginners-w
React Tutorial and Projects https://www.udemy.com/course/react-tutorial-and-projects-course/
Styled Components https://www.udemy.com/course/styled-components-tutorial-and-project-course
NodeJS Tutorial and Projects https://www.udemy.com/course/nodejs-tutorial-and-projects-course
Books I am Reading and Recommend: Clean Code - https://amzn.to/300UAh1 Code - https://amzn.to/2YltPCS Grokking Algorithms - https://amzn.to/3oBiVnS Think Like a Programmer - https://amzn.to/3izpR14 The Pragmatic Programmer - https://amzn.to/3oxSD5J
---------★ POPULAR VIDEOS ★----------
⚡️ CODING MOTIVATION: Fun Video To Keep You Motivated: ↪ https://www.youtube.com/watch?v=Js7hLYabSlk
⚡️ MY CHANNEL: Am I Too Old To Learn To Code After Thirty: ↪ https://www.youtube.com/watch?v=YpXe1p8Qdxk
⚡️GOOD ADVICE: Should I Learn To Code in 2020: https://www.youtube.com/watch?v=ntcs5Zr-8GU
⚡️ADVICE ON LEARNING: My View On Taking Courses: ↪ https://www.youtube.com/watch?v=OkqNZQV1K54
⚡️BEST PROGRAMMING LANGUAGE 2020:
↪ https://youtu.be/GszTYZcQ9vI
⚡️FIRST REACT LESSON: Intro to React and JSX: ↪ https://www.youtube.com/watch?v=IEAMeG8wiGk
Thank you for your time. Your support is what keeps us going.
Disclosure: This video is not sponsored. Some links above are affiliate links, and l may earn a small commission from any purchases at no additional cost to you. Thank you for supporting my channel! ... https://www.youtube.com/watch?v=BxRoPAYMDG8
121855588 Bytes