Skip to product information
The Recursive Book of Recursion: Ace the Coding Interview with Python and JavaScript

The Recursive Book of Recursion: Ace the Coding Interview with Python and JavaScript

$16.95
Sale price  $16.95 Regular price 
Retail price $39.99
Conditions

About this book

Overview

An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.

Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion.

The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it’s often poorly taught and clarifying the fundamental principles of all recursive algorithms. You’ll learn when to use recursive functions (and, most importantly, when not to use them), how to implement the classic recursive algorithms often brought up in job interviews, and how recursive techniques can help solve countless problems involving tree traversal, combinatorics, and other tricky topics.

This project-based guide contains complete, runnable programs to help you learn:

  • How recursive functions make use of the call stack, a critical data structure almost never discussed in lessons on recursion
  • How the head-tail and “leap of faith” techniques can simplify writing recursive functions
  • How to use recursion to write custom search scripts for your filesystem, draw fractal art, create mazes, and more
  • How optimization and memoization make recursive algorithms more efficient

  • Al Sweigart has built a career explaining programming concepts in a fun, approachable manner. If you’ve shied away from learning recursion but want to add this technique to your programming toolkit, or if you’re racing to prepare for your next job interview, this book is for you.

    Book details

    Book Information

    Title
    The Recursive Book of Recursion: Ace the Coding Interview with Python and JavaScript
    Condition
    Very Good
    A clean, complete copy with light signs of previous handling. Small scuffs, creases, edge wear, or other minor cosmetic imperfections may be present.
    Published
    2022
    Cover
    Paperback
    Dimensions
    H 9.25 in / W 7 in / T 0.75 in / Weight 0.81 lb
    Pages
    328
    Language
    English
    Identifiers
    ISBN: 1718502028
    EAN: 9781718502024

    You may also like