Skip to content

chenqwwq/algo-grind

Repository files navigation

⚡ algo-grind

One problem, multiple languages. Zero excuses.

Multi-language algorithm playground — Java ☕ · C++ 🔷 · Go 🐹 Solutions for LeetCode Daily / Weekly / Biweekly contests and interview prep. Auto-tracked progress, auto-updated README.

📊 刷题进度

自动统计当前活跃题解目录,最近更新:2026/07/06

🧭 总览 数量
题目目录 128

🗂️ 按分类

分类 题目目录
📅 LeetCode Daily 54
🏁 LeetCode Weekly 52
⚡ LeetCode Biweekly 20
💼 Interview 2

🧪 按语言

语言 题目目录
☕ Java 123
🔷 C++ 4
🐹 Go 1

目录约定

src/
  java/              # Java 当前题目和模板,Maven sourceDirectory
  cpp/               # C++ 当前题目和模板,CMake 默认扫描
  go/                # Go 当前题目和模板
  include/           # C/C++ 公共 include
docs/
  templates/algorithm # 模板说明文档

About

⚡ Multi-language algorithm solutions — Java · C++ · Go. LeetCode daily & contests, always grinding.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors