840
if else if else if else (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] kogasa@programming.dev 2 points 1 year ago* (last edited 1 year ago)

There's no formal reason why the input to a recursive function must be a "smaller" or "simpler" version of itself, that's just a way of explaining it intuitively/informally. You need to reduce the "complexity" (meant informally as 'deviation from a trivial case') at every step (only) if you want to the algorithm to actually finish.

this post was submitted on 21 Jul 2023
840 points (97.5% liked)

Programmer Humor

19277 readers
1114 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS