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

Create TopologicalSort page #80

Open
wants to merge 43 commits into
base: docsify
Choose a base branch
from

Commits on Sep 17, 2021

  1. Merge pull request ojeveryday#37 from ojeveryday/docsify

    Docsify 新增自动目录和 GitTalk 功能
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0feca76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a841b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55f1933 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ojeveryday#41 from ojeveryday/docsify

    修改 docsify 中的 id 为文件路径
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    32c1eb5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ojeveryday#45 from ojeveryday/docsify

    修改 docsfiy 中的 id 是 URI 的 decode
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    fbd7d54 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ojeveryday#48 from ojeveryday/docsify

    docsify 增加 id 和 title
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    257e316 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ojeveryday#51 from ojeveryday/docsify

    测试 id 和 title
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3bfe48b View commit details
    Browse the repository at this point in the history
  8. Merge pull request ojeveryday#52 from ojeveryday/docsify

    恢复 gitalk 的 title 和 id
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    94f2efb View commit details
    Browse the repository at this point in the history
  9. Merge pull request ojeveryday#55 from ojeveryday/docsify

    使用 md5作为 gitalk
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3c2df05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1793aff View commit details
    Browse the repository at this point in the history
  11. Merge pull request ojeveryday#58 from ojeveryday/docsify

    id 和 titile 修改
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8d1653e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3de521e View commit details
    Browse the repository at this point in the history
  13. Merge pull request ojeveryday#64 from ojeveryday/docsify

    精简 gitalk 的 js
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d5b5f9c View commit details
    Browse the repository at this point in the history
  14. Merge pull request ojeveryday#65 from ojeveryday/docsify

    精简 gitalk 的 js
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    93620ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    adebe75 View commit details
    Browse the repository at this point in the history
  16. Merge pull request ojeveryday#69 from ojeveryday/docsify

    gitalk 使用相对路径
    fuxuemingzhu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    fab8149 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    50cea6d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. 认领 TopologicalSort

    fuxuemingzhu committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7a4b845 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    935c961 View commit details
    Browse the repository at this point in the history
  2. 1. Add BFS and DFS results as plots.

    2. Add DFS python3 template.
    MarioAndWario committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    077dcf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    aa2b274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f80eb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    638d55b View commit details
    Browse the repository at this point in the history
  4. Add description of Kahn's algorithm.

    Add example of Alien Dictionary (LintCode 892)
    MarioAndWario committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    9b57066 View commit details
    Browse the repository at this point in the history
  5. 1. Add solutions of Course Schedule and Course Schedule II.

    2. Add exercises.
    3. Add references.
    MarioAndWario committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e598357 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    2bd1925 View commit details
    Browse the repository at this point in the history
  2. Cosmetic change

    MarioAndWario committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f30a245 View commit details
    Browse the repository at this point in the history
  3. Cosmetic change

    MarioAndWario committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f33257d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0209b13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    503ec5a View commit details
    Browse the repository at this point in the history
  6. cosmetic change

    MarioAndWario committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1a8d31a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    312757b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be784d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    01c471e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    ca001a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    bd2e330 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. 1. Capitalized Directed Acyclic Graph.

    2. Used Baidu Baike's definition of topological sorting.
    3. Splited the first plot into two such that the linear series are more understandable.
    4. Added more description of BFS algorithm before presenting the code template.
    5. Added discussion that DFS is not required in most cases.
    MarioAndWario committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    379935d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51258f9 View commit details
    Browse the repository at this point in the history
  3. Cosmetic change

    1. Add space before and after `BFS`.
    2. queue should be `queue`.
    MarioAndWario authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    9dfb292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dc524f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63248d4 View commit details
    Browse the repository at this point in the history
  6. Cosmetic change

    MarioAndWario authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e4096b0 View commit details
    Browse the repository at this point in the history
  7. Cosmetic change

    MarioAndWario authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b7329df View commit details
    Browse the repository at this point in the history