{"id":17358345,"url":"https://github.com/subhash3/sorting-visualizer","last_synced_at":"2026-04-28T22:34:12.314Z","repository":{"id":174674018,"uuid":"383026348","full_name":"Subhash3/sorting-visualizer","owner":"Subhash3","description":"Clean visualization of all sorting algorithms","archived":false,"fork":false,"pushed_at":"2021-07-22T07:02:54.000Z","size":1860,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-25T20:02:55.759Z","etag":null,"topics":["reactjs","sorting-algorithms","sorting-visualization","typescript"],"latest_commit_sha":null,"homepage":"https://subhash3.github.io/sorting-visualizer/","language":"TypeScript","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/Subhash3.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":"2021-07-05T05:42:39.000Z","updated_at":"2021-07-22T07:02:57.000Z","dependencies_parsed_at":"2023-07-30T06:15:13.312Z","dependency_job_id":null,"html_url":"https://github.com/Subhash3/sorting-visualizer","commit_stats":null,"previous_names":["subhash3/sorting-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Subhash3/sorting-visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash3%2Fsorting-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash3%2Fsorting-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash3%2Fsorting-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash3%2Fsorting-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Subhash3","download_url":"https://codeload.github.com/Subhash3/sorting-visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash3%2Fsorting-visualizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["reactjs","sorting-algorithms","sorting-visualization","typescript"],"created_at":"2024-10-15T19:05:10.478Z","updated_at":"2026-04-28T22:34:12.309Z","avatar_url":"https://github.com/Subhash3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sorting Visualizer\n\n[Playground](https://subhash3.github.io/sorting-visualizer/)\n\n### Algorithms covered\n- Bubble Sort\n- Selection Sort\n- Insertion Sort\n- Merge Sort\n- Quick Sort\n- Heap Sort\n\n`NOTE: THIS PROJECT IS NOT MEANT TO COMPARE THE PERFORMANCE OF THE SORTING ALGORITHMS. IT IS DESIGNED TO SHOW CLEARLY HOW AN ALGORITHM WORKS. SO, AN ALGORITHM WITH O(N^2) COMPLEXITY MAY PERFORM BETTER THAN THE ONE WITH O(N LOGN) COMPLEXITY DUE TO THE WAY THE ANIMATIONS ARE DONE INTERNALLY!.`\n\n### Technologies Used\n- ReactJs\n- Typescript\n- Sass\n- Material UI\n\n#### ToDo\n- [x] Bubble Sort\n    - [x] Sorting algo\n    \u003c!-- - [ ] Turn the bubbled bar(number) purple or some other color in each outer loop iteration. --\u003e\n\t- [x] Convert the colors into a context to aviod updating it in every render \u003cVisualizer/\u003e Component.\n- [x] Merge array and colors and provider them together are barsInfo\n- [x] Selection Sort\n- [x] Insertion Sort\n- [x] Merge Sort\n- [x] Quick Sort\n- [x] Heap Sort\n- [x] Add a slider to change the speed of the sorting process.\n- [ ] Add a stop button to stop the sorting process.\n- [x] Disable all the pointer events (Except on the stop button) when the sorting is happening.\n\n##### Feel free to contribute.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhash3%2Fsorting-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhash3%2Fsorting-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhash3%2Fsorting-visualizer/lists"}