

#29392
Mentioned in 1 episodes
The Recursive Book of Recursion
Ace the Coding Interview with Recursive Programming
Book • 2022
This book provides an accessible yet rigorous guide to recursion, using Python and JavaScript examples to clarify the basics and advanced techniques of recursive algorithms.
It covers topics such as tree traversal, combinatorics, and memoization, making it ideal for those preparing for coding interviews or looking to enhance their programming skills.
It covers topics such as tree traversal, combinatorics, and memoization, making it ideal for those preparing for coding interviews or looking to enhance their programming skills.
Mentioned by
Mentioned in 1 episodes
Mentioned by ![undefined]()

as a book he wrote on the topic of recursion.

Al Sweigart

145 snips
A Decade of Automating the Boring Stuff With Python
Mentioned by ![undefined]()

, referring to Al Swigert's book as background on recursion, relating it to the article on benchmarking MicroPython.

Christopher Bailey

Managing Feature Flags & Comparing Python Visualization Libraries