Optimization + Dynamic Programmin'

Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=E6QHTce12PE



Duration: 1:09:48
159 views
4


Today we went over the big 5 ways to optimization your code (more will be learned in 45), focusing on the topic of caching, using the recurisve Fibonacci function to demonstrate the importance of dynamic programming.