# algorithm **Repository Path**: youxiaocheng/algorithm ## Basic Information - **Project Name**: algorithm - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-28 - **Last Updated**: 2021-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # algorithm ”The beauty of data structures and algorithms” with code and notes for each column ## 数据结构与算法之美视频案例实操 ### 几点注意: #### 1. 一周总结视频的两三讲的思路,做好笔记发到GitHub,以及代码思路 #### 2. 这个暑假看完小灰漫画算法,并初步掌握常规算法的解题思路 #### 3. 不要盲目的刷题,一定要力求多解,充分考虑时间复杂度和空间复杂度