go-algorithms

module
v0.0.0-...-9907f30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2022 License: MIT

README

go-algorithms

项目包含 LeetCode、AcWing 题解及常用算法模板。

代码生成工具

请在 cmd 目录下执行。

# 生成力扣指定一个题目的代码
go test -run GenLCProblemCode -args {ID}

# 生成力扣指定一场周赛/双周赛的代码
go test -run GenLCContestCode -args {Type} {ID}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL