Skip to content

today2098/algorithm-go

Repository files navigation

algorithm-go

My library for competitive programming by golang.

Actions Status GitHub Pages Today Today2049

Requirement

  • Go 1.17 or 1.22

Usage

.vecode/*.code-snippets is the snippet files for VSCode. You can copy these files to your workspace and use.

Supported algorithms

  • Stack
  • Stack (Go 1.17)
  • Queue
  • Queue (Go 1.17)
  • Deque
  • Deque (Go 1.17)
  • BinaryHeap
  • BinaryHeap (Go 1.17)
  • UnionFind
  • BellmanFord
  • Dijkstra

About

My library for competitive programming by golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages