Categorygithub.com/oinume/algo
module
0.0.0-20221229013810-3ef48655a459
Repository: https://github.com/oinume/algo.git
Documentation: pkg.go.dev

# README

CI codecov

algo

Studying algorithms and data structures with Go.

Requirements

  • Go 1.18 or later

Set up

You need to enable env variables related to go modules.

Run

go test -v ./...

# Packages

No description provided by the author
http://algoful.com/Archive/Algorithm/BMSearch.
No description provided by the author