# Algorithm_for_Interview-Chinese **Repository Path**: geekplayers/Algorithm_for_Interview-Chinese ## Basic Information - **Project Name**: Algorithm_for_Interview-Chinese - **Description**: Algorithm for Interview(面试算法笔记-中文) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-18 - **Last Updated**: 2021-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 面试算法/数据结构笔记 ### RoadMap - [_笔试](./Algorithm_for_Interview/_笔试) - [拼多多180722](./Algorithm_for_Interview/_笔试/拼多多180722) - [_cpp回顾](./Algorithm_for_Interview/_cpp回顾) - [STL容器](./Algorithm_for_Interview/_cpp回顾/STL容器) - [Cpp之string专题](./Algorithm_for_Interview/_cpp回顾/Cpp之string专题.hpp) - [IO模板](./Algorithm_for_Interview/_cpp回顾/IO模板.hpp) - [_utils工具函数](./Algorithm_for_Interview/_utils工具函数) - [_必背算法](./Algorithm_for_Interview/_必背算法) - [查找与排序](./Algorithm_for_Interview/查找与排序) - [动态规划](./Algorithm_for_Interview/动态规划) - [堆、栈、队列](./Algorithm_for_Interview/堆、栈、队列) - [二叉树](./Algorithm_for_Interview/二叉树) - [链表](./Algorithm_for_Interview/链表) - [深度优先搜索](./Algorithm_for_Interview/深度优先搜索) - [贪心](./Algorithm_for_Interview/贪心) - [数学](./Algorithm_for_Interview/数学) - [位运算](./Algorithm_for_Interview/位运算) - [字符串](./Algorithm_for_Interview/字符串) - [其他](./Algorithm_for_Interview/其他) - [数学](./Algorithm_for_Interview/数学) - [数组](./Algorithm_for_Interview/数组) ### Reference - [牛客网-题库](https://www.nowcoder.com/contestRoom) - [剑指Offer](https://www.nowcoder.com/ta/coding-interviews) - [LeetCode-中国](https://leetcode-cn.com/problemset/all/)