# DataStructureAndAlgorithm **Repository Path**: LbwFree/data-structure-and-algorithm ## Basic Information - **Project Name**: DataStructureAndAlgorithm - **Description**: 数据结构的学习与算法的学习 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DataStructureAndAlgorithm #### 介绍 数据结构的学习与算法的学习 |日期|类型|题号|题目|难道|代码与笔记| |----|:---:|---:|:---:|:----:|----:| |2020-09-28|Leetcode|[28](https://leetcode-cn.com/problems/implement-strstr/)|**是实现strStr()**|简单|[笔记](./note/Leetcode28.md)and[代码C++](./code/Leetcode28.cpp)