jackluson / notion-leetcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion-Leetcode

用 Notion 辅助刷 Leetcode, 遵循艾宾浩斯记忆曲线规律进行复习,让你刷过的每一道题都牢记于心

Notion 模板如下图: template

Notion 模版链接地址: https://learn-notion-api.notion.site/learn-notion-api/Leetcode-939ea8cc9e574bd283e1df4a5ec0c206

目录结构

`-- solutions #题目参考答案
    |-- docs # 题目笔记
    |-- golang  # golang实现
    |-- javascript # js实现
    `-- python3 # python3实现

在 VSCode 中刷题

  • 在 vscode 中实现刷题,安装 Leetcode 的 VSCode 插件即可(我在官方插件的基础上加了 Reset 的功能,让复习题目更加简单)--LeetCode With Reset

  • 刷题时间记录,如果需要记录刷一道题花了多少时间,可以利用这款 vscode 插件辅助--Pomodoro Clock

算法分类

题单

Reference

TODO

  • Notion 模板使用指北
  • 如何在 VSCode 中舒服地刷题,复习题目

About


Languages

Language:Go 44.9%Language:JavaScript 35.7%Language:Python 19.4%