• mercator_rejection@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    7 months ago

    Any recursive algorithm can be made iterative and vise versa. It really depends on the algorithm if the function calls are a major factor in performance.