

#46247
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

139 snips
A Decade of Automating the Boring Stuff With Python