# 书籍(图解算法)源码 **Repository Path**: cxh1231/grokking_algorithms ## Basic Information - **Project Name**: 书籍(图解算法)源码 - **Description**: 算法图解 - 著:美Aditya Bhargava - 译:袁国忠 - 人民邮电出版社 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/egonschiele/grokking_algorithms - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-04-27 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: 备份, 图解算法 ## README # Grokking Algorithms This is the code in my book [Grokking Algorithms](https://www.manning.com/bhargava). Check out [Python Tutor](http://pythontutor.com/), a great website that guides you through Python code line by line. ## Errata [Here's the errata page](http://adit.io/errata.html). ## 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 - The examples in this book are written in Python, but I'd like examples in Ruby, JavaScript, C, and other languages too. Please add examples in other languages! - Pull request are the quickest way to contribute to this repository but unfortunately I am not as responsive to them as I'd like to be. I'll get to them but it might take a while!