Algorithm

Algorithm

xubenhao

1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.

39 Stars
5 Forks
39 Watchers
C++ Language
mit License
Cost to Build
$7.5K
Market Value
$14.5K

Growth over time

10 data points  ·  2021-10-01 → 2025-09-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Algorithm

Question copied to clipboard

What is the xubenhao/Algorithm GitHub project? Description: "1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Algorithm

Clone via HTTPS

git clone https://github.com/xubenhao/Algorithm.git

Clone via SSH

[email protected]:xubenhao/Algorithm.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Algorithm issue tracker:

Open GitHub Issues