Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Grokking Algorithms

This is the code in my book Grokking Algorithms.

Check out Python Tutor, a great website that guides you through Python code line by line.

Errata

Here's the errata page.

Images

This repository contains every image in Grokking Algorithms in high resolution. These images are available for non-commercial use. If you use an image, please add "copyright Manning Publications, drawn by adit.io". You are welcome to use these images in any non-commercial materials (i.e. teaching materials, presentations, etc.)

Contributing

Thanks for wanting to contribute to this repo!

If you have found a mistake in the book or have a question, please email me as that will be the best way to get a response. My email is listed on my website, adit.io. If you would like to make a change, please go ahead and open a PR with your suggested change. I am quicker at responding to those than I am to issues.

It takes me a long time to respond to PRs. It's something I'm trying to get better at, but I apologize in advance for how long it will take. I will eventually get to it.

The contributions that are most useful are:

  • fixing errors in existing code
  • adding examples to new languages
  • modernizing code as the language evolves
  • making code easier to read.

I'm less likely to merge code that involves stylistic changes, and I'm very unlikely to merge PRs that add complex optimizations, as the main purpose of this repo is to have easy to read examples that help people understand concepts.

Thanks for contributing and I hope you're enjoying the book!

关于 About

Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)

语言 Languages

JavaScript11.4%
Zig10.2%
Java7.2%
C#6.1%
C++5.9%
Rust5.1%
Python4.8%
Swift4.1%
Go3.9%
PowerShell3.5%
Haskell3.5%
D3.4%
Elixir3.3%
Lua3.2%
PHP3.0%
TypeScript2.8%
Kotlin2.7%
Dart2.7%
C2.3%
Ruby2.2%
Julia1.6%
Raku1.1%
MATLAB1.1%
Scala1.0%
1C Enterprise0.7%
Perl0.7%
R0.6%
Scheme0.6%
F#0.5%
PureScript0.4%
Dhall0.3%
OCaml0.2%
CoffeeScript0.2%
Makefile0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
20
Total Commits
峰值: 20次/周
Less
More

核心贡献者 Contributors