{"id":18248803,"url":"https://github.com/saif-gitreps/recursion-visualizer","last_synced_at":"2025-04-08T19:55:44.849Z","repository":{"id":205317405,"uuid":"698126249","full_name":"saif-gitreps/Recursion-visualizer","owner":"saif-gitreps","description":"A Javascript project that visualizes the backtracking and bruteforce process that occurs in the Recursion stack, inspired by a Leetcode problem.","archived":false,"fork":false,"pushed_at":"2024-01-14T11:33:02.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T15:49:32.003Z","etag":null,"topics":["backtracking-algorithm","css","html","javascript","recursion"],"latest_commit_sha":null,"homepage":"https://amazing-taffy-810899.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saif-gitreps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-09-29T08:06:00.000Z","updated_at":"2024-10-09T13:46:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"410601f2-094e-4f4c-a903-20811c93daf3","html_url":"https://github.com/saif-gitreps/Recursion-visualizer","commit_stats":null,"previous_names":["saif-gitreps/recursion-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saif-gitreps%2FRecursion-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saif-gitreps%2FRecursion-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saif-gitreps%2FRecursion-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saif-gitreps%2FRecursion-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saif-gitreps","download_url":"https://codeload.github.com/saif-gitreps/Recursion-visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247918928,"owners_count":21018044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["backtracking-algorithm","css","html","javascript","recursion"],"created_at":"2024-11-05T09:38:20.403Z","updated_at":"2025-04-08T19:55:44.831Z","avatar_url":"https://github.com/saif-gitreps.png","language":"JavaScript","readme":"# Recursion-visualizer\nA Javascript project that visualizes backtracking process that occurs in the  recursion stack.\nThe idea originated from the Leetcode problem \"Unique Path\".\nThe problem states that we have to find the number of ways/paths a Robot placed at the top-left corner of an N x N grid can move to reach the bottom-right corner.\nThe problem is solved using Dynamic Programming. \n\nThe bruteforce approach however involves an interesting pattern that simulates the actual motion of the Robot, Which in theory isnt the optimal solution but the backtracking path is an interesting visual to observe.\n\nThe project is deployed on Netlify.\n-link: https://amazing-taffy-810899.netlify.app/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaif-gitreps%2Frecursion-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaif-gitreps%2Frecursion-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaif-gitreps%2Frecursion-visualizer/lists"}