Question d’entretien chez Accenture

How do you define a recursive algorithm?

Réponse à la question d'entretien

Utilisateur anonyme

14 juill. 2021

Recursion is an algorithm wherein a Function with set parameters calls itself until it reaches an end condition also known as the base case