440db4ff11c93fe37646a7e87f993968509b095c
* added sum with recursion to 03_recursion, java folder * Update .gitignore * update list not to be modified during recursion * fixed update
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
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!
- This repo is for easy to read examples. So even though I love well tested, optimized code, I won't be merging PRs related to tests or optimization, since those will increase cognitive load for readers.
Description
Languages
JavaScript
11.8%
Zig
10.6%
C#
6.3%
Java
6.1%
C++
5.9%
Other
59.3%