{"id":19895231,"url":"https://github.com/dschau/algorithm-playground","last_synced_at":"2025-05-02T20:30:51.249Z","repository":{"id":82107143,"uuid":"109923486","full_name":"DSchau/algorithm-playground","owner":"DSchau","description":"A live-editing visual comparison of a number of different JavaScript sorting algorithms","archived":false,"fork":false,"pushed_at":"2018-02-09T15:43:09.000Z","size":734,"stargazers_count":34,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T05:11:18.232Z","etag":null,"topics":["algorithms","animation","canvas","flow","javascript","react","sorting","visualization"],"latest_commit_sha":null,"homepage":"https://algorithm-playground.netlify.com","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/DSchau.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":"2017-11-08T03:32:50.000Z","updated_at":"2024-06-14T17:04:21.000Z","dependencies_parsed_at":"2023-03-09T20:00:31.683Z","dependency_job_id":null,"html_url":"https://github.com/DSchau/algorithm-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchau%2Falgorithm-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchau%2Falgorithm-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchau%2Falgorithm-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchau%2Falgorithm-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSchau","download_url":"https://codeload.github.com/DSchau/algorithm-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252103995,"owners_count":21695398,"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":["algorithms","animation","canvas","flow","javascript","react","sorting","visualization"],"created_at":"2024-11-12T18:36:01.046Z","updated_at":"2025-05-02T20:30:51.243Z","avatar_url":"https://github.com/DSchau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [algorithm-playground][algorithm-playground]\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/DSchau/algorithm-playground\"\u003e\n    \u003cimg alt=\"Travis\" src=\"https://travis-ci.org/DSchau/algorithm-playground.svg?branch=master\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"#badge\"\u003e\n    \u003cimg alt=\"code style: prettier\" src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nA playground to experiment with different sorting algorithms and see a preview of that algorithm applied to a visulization of sorting colors\n\n[![Algorithm Playground](./assets/algorithm-playground.gif)](https://giphy.com/gifs/xUOxf7xnJc4xVeZlDy/html5)\n\n## Algorithms\n\n\u003c!-- AUTO-GENERATED-CONTENT:START (LIBRARIES) --\u003e\n- [Bitonic Merge Sort](./src/algorithms/bitonic-merge-sort.js)\n- [Bogo Sort](./src/algorithms/bogo-sort.js)\n- [Bubble Sort](./src/algorithms/bubble-sort.js)\n- [Bucket Sort](./src/algorithms/bucket-sort.js)\n- [Cocktail Sort](./src/algorithms/cocktail-sort.js)\n- [Comb Sort](./src/algorithms/comb-sort.js)\n- [Insertion Sort](./src/algorithms/insertion-sort.js)\n- [Merge Sort](./src/algorithms/merge-sort.js)\n- [Quick Sort](./src/algorithms/quick-sort.js)\n- [Radix Sort](./src/algorithms/radix-sort.js)\n- [Selection Sort](./src/algorithms/selection-sort.js)\n- [Shell Sort](./src/algorithms/shell-sort.js)\n\u003c!-- AUTO-GENERATED-CONTENT:END (LIBRARIES) --\u003e\n\n## Credits\n\nWithout the work of these excellent folks, the algorithms you see visualized would have been written by me (but probably not as well). I sincerely thank them for their work!\n\n- [Sorting Algorithms in JavaScript](http://blog.benoitvallon.com/sorting-algorithms-in-javascript/sorting-algorithms-in-javascript-all-the-code/)\n- [Rosetta Code](https://rosettacode.org/wiki/Sorting_algorithms/Cocktail_sort#JavaScript)\n- [Learn JS With Me](http://learnjswith.me/quick-sort-in-javascript/)\n- [NCZOnline](https://www.nczonline.net/blog/2009/09/08/computer-science-in-javascript-selection-sort/)\n\nAdditionally, I'd like to credit the work of [reddit user morolin](https://www.reddit.com/r/woahdude/comments/78fzi7/sorting_algorithms_visualized_gifv/?st=jaj5goe1\u0026sh=e80fb95c) for the initial inspiration\n\n[algorithm-playground]: https://algorithm-playground.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdschau%2Falgorithm-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdschau%2Falgorithm-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdschau%2Falgorithm-playground/lists"}