<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Recursive Subroutine</title><link>http://www.bing.com:80/search?q=Recursive+Subroutine</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Recursive Subroutine</title><link>http://www.bing.com:80/search?q=Recursive+Subroutine</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Introduction to Recursion - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/dsa/introduction-to-recursion-2/</link><description>Recursive thinking helps in solving complex problems by breaking them into smaller subproblems. Recursive solutions work as a a basis for Dynamic Programming and Divide and Conquer algorithms.</description><pubDate>Sun, 05 Apr 2026 15:00:00 GMT</pubDate></item><item><title>Recursion - Wikipedia</title><link>https://en.wikipedia.org/wiki/Recursion</link><description>A recursive step — a set of rules that reduces all successive cases toward the base case. For example, the following is a recursive definition of a person's ancestor.</description><pubDate>Thu, 26 Mar 2026 19:23:00 GMT</pubDate></item><item><title>RECURSIVE Definition &amp; Meaning - Merriam-Webster</title><link>https://www.merriam-webster.com/dictionary/recursive</link><description>The meaning of RECURSIVE is of, relating to, or involving recursion. How to use recursive in a sentence.</description><pubDate>Mon, 06 Apr 2026 00:12:00 GMT</pubDate></item><item><title>Recursion for Beginners: A Beginners Guide To Understanding Recursive ...</title><link>https://medium.com/@aimmharf05/recursion-for-beginners-a-beginners-guide-to-understanding-recursive-algorithms-af8e1a3ff971</link><description>Recursion is a programming technique where a function calls itself to break a problem down into progressively smaller subproblems until it reaches a simple case that can be solved directly.</description><pubDate>Fri, 21 Mar 2025 23:57:00 GMT</pubDate></item><item><title>Recursive Queries Using Common Table Expressions - SQL Server</title><link>https://learn.microsoft.com/en-us/sql/t-sql/queries/recursive-common-table-expression-transact-sql?view=sql-server-ver17</link><description>A recursive CTE is one in which an initial CTE is repeatedly executed to return subsets of data until the complete result set is obtained. A query is referred to as a recursive query when it references a recursive CTE.</description><pubDate>Sun, 05 Apr 2026 11:11:00 GMT</pubDate></item><item><title>RECURSIVE | English meaning - Cambridge Dictionary</title><link>https://dictionary.cambridge.org/dictionary/english/recursive</link><description>RECURSIVE definition: 1. involving doing or saying the same thing several times in order to produce a particular result…. Learn more.</description><pubDate>Fri, 03 Apr 2026 09:48:00 GMT</pubDate></item><item><title>[2512.24601] Recursive Language Models - arXiv.org</title><link>https://arxiv.org/abs/2512.24601</link><description>We propose Recursive Language Models (RLMs), a general inference paradigm that treats long prompts as part of an external environment and allows the LLM to programmatically examine, decompose, and recursively call itself over snippets of the prompt.</description><pubDate>Mon, 06 Apr 2026 11:39:00 GMT</pubDate></item><item><title>Python Recursion - W3Schools</title><link>https://www.w3schools.com/python/python_recursion.asp</link><description>Recursion Recursion is when a function calls itself. Recursion is a common mathematical and programming concept. It means that a function calls itself. This has the benefit of meaning that you can loop through data to reach a result. The developer should be very careful with recursion as it can be quite easy to slip into writing a function which never terminates, or one that uses excess ...</description><pubDate>Sun, 05 Apr 2026 23:00:00 GMT</pubDate></item><item><title>4.17.2 What Is a Recursive Definition? - Algebra 1 | OpenStax</title><link>https://openstax.org/books/algebra-1/pages/4-17-2-what-is-a-recursive-definition</link><description>The recursive definition is a function that provides a repeated, or recurring, process to find terms in a sequence....</description><pubDate>Sun, 05 Apr 2026 12:01:00 GMT</pubDate></item><item><title>Recursive Language Models | Alex L. Zhang</title><link>https://alexzhang13.github.io/blog/2025/rlm/</link><description>We explore language models that recursively call themselves or other LLMs before providing a final answer. Our goal is to enable the processing of essentially unbounded input context length and output length and to mitigate degradation “context rot”.</description><pubDate>Sun, 05 Apr 2026 17:24:00 GMT</pubDate></item></channel></rss>