Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大家做的题该如何分类管理? #44

Open
tiankonguse opened this issue May 12, 2019 · 1 comment
Open

大家做的题该如何分类管理? #44

tiankonguse opened this issue May 12, 2019 · 1 comment

Comments

@tiankonguse
Copy link
Owner

如题,对于一道题,可能属于多种分类,比如暴力、二分、动态规划、快慢指针等。
有了分类,大家也方便专题训练。

专题训练的好处是:学习一个算法后,可以做大量与这个题型相关的题,从而加深对这个题型的理解。
具体作用就和学校里课后作业或者书本后的练习题的作业一样。

目前有两种想法:

  1. 在我的博客里管理分类,这样可以动态搜索(需要我额外的维护)
  2. 建一个免费的知识星球,利用标签来管理(较为简单)
  3. 在 github 上维护一个分类索引(成本较高)
@plh97
Copy link

plh97 commented May 18, 2019

感觉规则比较复杂,我隔天再猫一眼,看看能不能加入到大佬的开源项目哈。
我目前还在做树的查找类题目,目前只做easy。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants