# Algorithm **Repository Path**: KArthur/Algorithn ## Basic Information - **Project Name**: Algorithm - **Description**: 对常见的一些算法理解和实现的汇总 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Algorithm #### Structure - algorithm - string.cpp - violence、kmp、bm - main.cpp - test example - [算法的理解比较][1] #### Dev Env - C++14 [1]: https://www.zybuluo.com/JunQiu/note/1254667