Skip to content

ShiinaOrez/AlgorithmGo

Repository files navigation

Algorithm & Data structure by Golang

Package AlgorithmGo is the set of algorithm and data structure. Very bisic and simple.


Package Information:

Creator: ShiinaOrez(CCNU Version)

OpenSource: √

Statu: Dev


Package Guide:

Package: bstree

Binary Search Tree, Click Here

Package: graph

Include type graph and dijkstra and kruskal algorithm, Click Here

Package: heap

Type heap and a set of operation, Click Here

Package: queue

Type queue and a set of operation, Click Here

Package: stack

Type stack and a set of operation, Click Here

Package: stringmatch

Naive, KMP and BM algorithm, Click Here

Package: unionfindset

Type UnionFindSet and union and find operation, Click Here

Package: tree

Type tree and a set of base operations, Click Here

Package: segmenttree

Type Segment and a set of base operations, Click Here


In the End:

Welcome Issue.

About

Algorithm & Data structure by Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages