数据结构与算法
Algorithms + Data Structures = Programs
编程的核心是数据结构,而非算法,好的数据结构是好算法的基础。
选择合理的数据结构,并将一切组织有序,正确的算法也就显然了。
Intro to Data Structures and Algorithms - Udacity
Data Structures and Algorithms - Coursera
The Complete Guide to Google Interview Preparation
动态规划 https://www.bilibili.com/video/av29915579
https://the-algorithms.com/