non-recursive processing
[/nɑːn rɪˈkɜːrsɪv ˈprɑːsesɪŋ/]
nounpl: non-recursive processings
processamento não-recursivo
1. A computational method that executes operations sequentially without a function calling itself directly or indirectly, avoiding recursive function calls
The algorithm uses non-recursive processing to iterate through the data structure with a loop instead of calling itself.
O algoritmo usa processamento não-recursivo para iterar pela estrutura de dados com um laço em vez de chamar a si mesmo.
2. A programming approach that replaces recursive calls with iterative constructs to improve memory efficiency and prevent stack overflow
By converting the recursive function to non-recursive processing, we reduced memory consumption significantly.
Convertendo a função recursiva para processamento não-recursivo, reduzimos significativamente o consumo de memória.
This is a technical term primarily used in software development and computer science education. It gained prominence with the rise of concerns about performance optimization and memory management in programming. In both Brazil and the USA, software engineers and computer scientists use this term interchangeably, reflecting the globalized nature of the tech industry.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →