# C-plus-plus-Learning **Repository Path**: ding-junwen-fool/C-plus-plus-Learning ## Basic Information - **Project Name**: C-plus-plus-Learning - **Description**: 蓝桥杯基础练习 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-14 - **Last Updated**: 2025-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C-plus-plus-Learning I am learning algorithms and data structures in C++. However, My thought is not clear enough to write a good code. So I am trying to write my code and understanding. ## 1. Greedy Algorithm [Readme](Greedy_algo/readme.md) ## 2. Dfs [Readme](Dfs/readme.md) ## 3. Bfs [Readme](Bfs/readme.md)