# grokking_algorithms **Repository Path**: chaoqun_python/grokking_algorithms ## Basic Information - **Project Name**: grokking_algorithms - **Description**: Code for the book Grokking Algorithms (https://amzn.to/29rVyHf) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-04-19 - **Last Updated**: 2024-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Grokking Algorithms This is the code in my book [Grokking Algorithms](https://www.manning.com/bhargava). Also check out [Python Tutor](http://pythontutor.com/), a great website that helps you step through Python code line by line. ## Errata [Here's the errata page](http://adit.io/errata.html). ## Images This repo also contains every image in Grokking Algorithms, in hi-res. These images are available for free 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 teaching materials, presentations, etc. ## Contributing - The examples in this book are in Python, but I'd like to get examples in Ruby, JavaScript, C, and other languages too. Please add examples in other languages! - I'm pretty responsive to PRs. That is the quickest way to contribute to this repo.