{"id":24309615,"url":"https://github.com/nelsonbn/algorithms-data-structures-recursion","last_synced_at":"2026-04-22T10:33:08.669Z","repository":{"id":236037811,"uuid":"791778323","full_name":"NelsonBN/algorithms-data-structures-recursion","owner":"NelsonBN","description":"Algorithms and Data Structures - Recursion","archived":false,"fork":false,"pushed_at":"2025-03-02T13:30:22.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T14:28:48.587Z","etag":null,"topics":["algorithms","data-structures","recursion"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NelsonBN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-25T10:57:50.000Z","updated_at":"2025-03-02T13:30:25.000Z","dependencies_parsed_at":"2024-04-25T11:54:27.988Z","dependency_job_id":"66f66fb9-c03b-41af-b177-dc8fbc14ef11","html_url":"https://github.com/NelsonBN/algorithms-data-structures-recursion","commit_stats":null,"previous_names":["nelsonbn/algorithms-data-structures-recursion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NelsonBN/algorithms-data-structures-recursion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBN%2Falgorithms-data-structures-recursion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBN%2Falgorithms-data-structures-recursion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBN%2Falgorithms-data-structures-recursion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBN%2Falgorithms-data-structures-recursion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NelsonBN","download_url":"https://codeload.github.com/NelsonBN/algorithms-data-structures-recursion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBN%2Falgorithms-data-structures-recursion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32132389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","data-structures","recursion"],"created_at":"2025-01-17T05:15:59.100Z","updated_at":"2026-04-22T10:33:08.654Z","avatar_url":"https://github.com/NelsonBN.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorithms and Data Structures - Recursion\n\n\n## Demos\n\n### Basic examples\n\n- [Factorial](./src/basic/factorial.py)\n\n\n### Recursion vs. Iteration\n\n- [Factorial](./src/recursion-vs-iteration/factorial.py)\n- [Power](./src/recursion-vs-iteration/power.py)\n- [Fibonacci](./src/recursion-vs-iteration/fibonacci.py)\n- [Tribonacci](./src/recursion-vs-iteration/tribonacci.py)\n- [Binary Search](./src/recursion-vs-iteration/binary_search.py)\n\n\n### Types of Recursion\n\n- Direct Recursion\n  - [Linear Recursion](./src/types-of-recursions/direct_recursion_linear_Recursion.py)\n  - [Tree Recursion](./src/types-of-recursions/direct_recursion_tree_recursion.py)\n  - [Tail Recursion](./src/types-of-recursions/direct_recursion_tail_recursion.py)\n  - [Head Recursion](./src/types-of-recursions/direct_recursion_head_recursion.py)\n- [Indirect recursion](./src/types-of-recursions/indirect_recursion.py)\n- [Nested Recursion](./src/types-of-recursions/nested_recursion.py)\n\n\n### Examples\n\n- [Towers of Hanoi](./src/examples/towers_of_hanoi.py)\n- [Matrix Zoom In](./src/examples/matrix_zoom_in.py)\n\n\n\n## References\n- [Other Algorithms \u0026 Data Structures](https://github.com/NelsonBN/algorithms-data-structures)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonbn%2Falgorithms-data-structures-recursion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonbn%2Falgorithms-data-structures-recursion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonbn%2Falgorithms-data-structures-recursion/lists"}