Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huxulm/lc-rating

力扣周赛训练小工具
https://github.com/huxulm/lc-rating

Last synced: 2 days ago
JSON representation

力扣周赛训练小工具

Awesome Lists containing this project

README

        

# LC-Rating


GitHub
GitHub commit activity (branch)
GitHub package.json version (branch)
GitHub Workflow Status (with event)



本项目使用 **[React](https://react.dev/)** + **[NextJS](https://nextjs.org/)** 构建



## 特性
1. 力扣中文竞赛题目列表,含分数展示,题解链接(来源:[@灵茶山艾府](https://space.bilibili.com/206214))
2. 难度训练,对于算法新手和老手想在力扣周赛上分的都可以使用此功能
3. 题解搜索, 支持根据题目、题解标题、算法模板名称、标签等过滤,纯本地化+缓存优化,速度飞快

## 数据来源
- 基础 - 【[leetcode.cn](https://leetcode.cn/)】
- 题目难度 - 【[leetcode_problem_rating](https://raw.githubusercontent.com/zerotrac/leetcode_problem_rating/main/data.json)】