recursive method
[/rɪˈkɜːrsɪv ˈmeθəd/]
nounpl: recursive methods
método recursivo
1. A programming technique where a function or method calls itself to solve a problem by breaking it down into smaller instances of the same problem
The recursive method calculates the factorial by calling itself with a smaller value until reaching the base case.
O método recursivo calcula o fatorial chamando a si mesmo com um valor menor até atingir o caso base.
2. A computational approach that solves a problem by having a function reference itself, typically including a termination condition to prevent infinite loops
Using a recursive method to traverse a tree structure makes the code more elegant and easier to understand.
Usar um método recursivo para percorrer uma estrutura de árvore torna o código mais elegante e fácil de entender.
This is a specialized technical term used universally in software engineering and computer science education across English and Portuguese-speaking countries. It is predominantly found in academic settings, programming documentation, and technical discussions. The term carries no cultural nuance and is used identically whether in Brazil, Portugal, the USA, or other English-speaking regions.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →