Skip to content

1yx/leetcode.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode.org

This is a plain-text file store all throughts when I learn from Leetcode using org-mode in Emacs.

leetcode.org can copy the solution which I stored in local, and show up in the file, by just clicking `C-c C-c` in sed source code.

If you want to use it, empty `./solutions` and `./problems`, login in leetcode by vsc-leetcode-cli(forked leetcode-cli), create symbolic link from `./solutions` to `~/.leetcode`, then write some sed script to get codes.

I use `./script/index.js` to fetch the problems which have ACed from leetcode.com to markdown files. As the same, cat file to show up in `leetcode.org`. This can be better by writting a leetcode-cli plugin, work in process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages