Back to rankings

soulmachine/leetcode

TeX

LeetCode题解,151道题完整版。

Star Growth
Stars
11.3k
Forks
3.4k
Weekly Growth
Issues
41
5k10k
Oct 2013Jan 2018Apr 2022Jul 2026
README

LeetCode题解

在线阅读

https://algorithm-essentials.soulmachine.me/

PDF下载

LeetCode题解(C++版).pdf

C++ 文件夹下是C++版,内容一模一样,代码是用C++写的。

Java 文件夹下是Java版,目前正在编写中,由于拖延症,不知道猴年马月能完成。

如何编译PDF

命令行编译

docker run -it --rm -v $(pwd)/C++:/project -w /project soulmachine/texlive xelatex -interaction=nonstopmode leetcode-cpp.tex

vscode下编译

本项目已经配置好了vscode devcontainer, 可以在 Windows, Linux 和 macOS 三大平台上编译。

用 vscode 打开本项目,选择右下角弹出的 "Reopen in Container",就会在容器中打开本项目,该容器安装了 Tex Live 2022 以及所需要的10个字体。

点击vscode左下角的齿轮图标,选择 Command Palette,输入tasks, 选择 Run Task, 选择 leetcode-C++,即可启动编译。

LaTeX模板

本书使用的是陈硕开源的模板。这个模板制作精良,感谢陈硕 :)

这个LaTex模板总共使用了10个字体,下载地址 https://pan.baidu.com/s/1eRFJXnW 。有的字体Windows自带了,有的字体Ubuntu自带了,但都不全,还是一次性安装完所有字体比较方便。

也可以参考 Dockerfile 去学习如何安装所有字体。

贡献代码

欢迎给本书添加内容或纠正错误,在自己本地编译成PDF,预览没问题后,就可以发pull request过来了。

Related repositories
exacity/deeplearningbook-chinese

Deep Learning Book Chinese Translation

TeX
exacity.github.io/deeplearningbook-chinese
37.3k9.1k
lib-pku/libpku

贵校课程资料民间整理

TeX
lib-pku.github.io
33.7k8.2k
posquit0/Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application

TeXLaTeX Project Public License v1.3ctexoverleaf
28.1k5.3k
terryum/awesome-deep-learning-papers

The most cited deep learning papers

TeXdeep-learningdeep-neural-networks
26.2k4.4k
HarisIqbal88/PlotNeuralNet

Latex code for making neural networks diagrams

TeXMIT Licenselatexdeep-neural-networks
24.9k3.1k
unicitynetwork/whitepaper

TeX
19.1k609
vdumoulin/conv_arithmetic

A technical report on convolution arithmetic in the context of deep learning

TeXMIT License
14.7k2.3k
tuhdo/os01

Bootstrap yourself to write an OS from scratch. A book for self-learner.

TeXoperating-systembook
13.6k790
jikexueyuanwiki/tensorflow-zh

谷歌全新开源人工智能系统TensorFlow官方文档中文版

TeX
wiki.jikexueyuan.com/project/tensorflow-zh/
12.4k4.1k
hmemcpy/milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

TeXOtherhaskellcategory-theory
bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
11.7k644
billryan/resume

An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git

TeXMIT Licenselatexresume
11.3k2.9k
Orchestra-Research/AI-Research-SKILLs

Comprehensive open-source library of AI research and engineering skills for any AI model. Package the skills and your claude code/codex/gemini agent will be an AI research agent with full horsepower. Maintained by Orchestra Research.

TeXMIT Licenseaiai-research
orchestra-research.com
11k811