Recursive Algorithms: Discrete Mathematics

preview_player
Показать описание
A recursive algorithm is an algorithm which calls itself with "smaller (or simpler)" input values, and which obtains the result for the current input by applying simple operations to the returned value for the smaller (or simpler) input.
Рекомендации по теме