Categorygithub.com/qshuai/go-dsa
repository
0.0.0-20220805075914-67e014dda4c5
Repository: https://github.com/qshuai/go-dsa.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-dsa

Go codecov Go Report Card License: MIT

Implementation for partial data structure and algorithm in Go.

Study purpose for Data Structure and Algorithm!

算法思想:

  • 贪心算法
  • 分治算法
  • 回溯算法
  • 动态规划

Github网页渲染目前并不支持原生的Markdown公式,如果在浏览公式相关的Markdown文档时,建议在使用支持渲染公式的Markdown软件中浏览!!!