recursion
Design recursive algorithms with base cases, memoization, tail recursion optimization, and iteration conversion for trees, combinatorics, and dynamic programming problems.
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-data-structures-algorithms --skill recursion
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill. Skill: recursion Source: https://github.com/pluginagentmarketplace/custom-plugin-data-structures-algorithms/tree/main/skills/recursion Command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-data-structures-algorithms --skill recursion