Giter Site home page Giter Site logo

leetcode_collector's Introduction

leetcode collect

简介

Golang 实现的 Leetcode 下载工具,将提交的题解整理保持在指定目录,并生成 README 清单文件,便于跳转查看。

具体效果请参考: https://github.com/realzhangm/leetcode_sync

参考了LeetCode_Helper, 这个项目代码很工整。致谢!!!

功能

  • 下载 Leetcode 上的提交的代码。
  • 汇总成一个清单文件,即 README.md。便于在 github 上查看,也可离线查看。
  • 下载保存的路径可在 config.toml 文件中配置。
  • Leetcode 账户/密码会保存在程序执行目录下的 .password 文件中。第一次使用会提示输入用户名和密码。

运行

$ go run cmd/collect_all.go

TODO

  • 增加命令行参数
  • 英文题目描述支持
  • 支持题目在清单文件中多种排序
  • 支持通过 TAG 生成汇总清单文件

leetcode_collector's People

Contributors

colinz2023 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.