Code Monkey home page Code Monkey logo

leetcode-solutions's Issues

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

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

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

目前有两种想法:

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

大家做的题该如何命名?

目前,每道题的目录名是题目名,代码也是题目名。
例如:problems/two-sum/two-sum.cpp

我在想,要不要使用题号作为题的目录名。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.