Skip to content

qiangaoxuan/vscode-leetcode-problem-rating

 
 

Repository files navigation

概要设计(Outline design)

  • 在 VS Code 中解决 Leetcode 问题
  • Leetcode 只提供了简单、中等、困难的难度区分。题目与题目之间难度差别很大,因此需要客观的分数对题目难度进行打分
  • 增加中文官方的每日一题
  • 修复tag分类错误
  • 增加精选分类

项目地址(project address)

报告问题(report problem)

项目依赖(project dependencies)

vscode插件(vscode plugin)

题目难度分(Difficulty score)

新增内容(new content)

  • 在基础插件上增加了难度分的显示、查询、筛选操作
  • Added difficulty score display, query, and filter operations to the basic plug-in

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.6%
  • JavaScript 23.2%
  • Other 0.2%