{"id":16417230,"url":"https://github.com/ju-c/basic-sorting-algorithms-python","last_synced_at":"2025-08-30T17:46:18.312Z","repository":{"id":103245133,"uuid":"472408706","full_name":"ju-c/basic-sorting-algorithms-python","owner":"ju-c","description":"Basic sorting algorithms using Python","archived":false,"fork":false,"pushed_at":"2022-08-31T11:55:45.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:24:58.316Z","etag":null,"topics":["bubble-sort","merge-sort","python","python-algorithm","python-bubblesort","python-mergesort","python-quicksort","quicksort"],"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/ju-c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-03-21T15:54:46.000Z","updated_at":"2022-10-13T08:06:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a3d1546-1fef-4c4b-a2a3-20a26eb771b4","html_url":"https://github.com/ju-c/basic-sorting-algorithms-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ju-c/basic-sorting-algorithms-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fbasic-sorting-algorithms-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fbasic-sorting-algorithms-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fbasic-sorting-algorithms-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fbasic-sorting-algorithms-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ju-c","download_url":"https://codeload.github.com/ju-c/basic-sorting-algorithms-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fbasic-sorting-algorithms-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272884345,"owners_count":25009599,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bubble-sort","merge-sort","python","python-algorithm","python-bubblesort","python-mergesort","python-quicksort","quicksort"],"created_at":"2024-10-11T07:11:21.861Z","updated_at":"2025-08-30T17:46:18.303Z","avatar_url":"https://github.com/ju-c.png","language":"Python","readme":"# Basic sorting algorithms using Python\n\nBasic sorting algorithms:\n\n- [Bubble Sort](sorting_algorithms/bubble_sort.py)\n- [Merge Sort](sorting_algorithms/merge_sort.py)\n- [Quicksort](sorting_algorithms/quicksort.py)\n\n## Resources\n\n**Big-O:**  \n[Big-O Cheat Sheet: Array Sorting Algorithms](https://www.bigocheatsheet.com/#sorting)  \n**Bubble Sort:**  \n[Bubble Sort: An Archaeological Algorithmic Analysis ](https://users.cs.duke.edu/~ola/bubble/bubble.html)  \n[Bubble Sort: Quick Tutorial and Implementation Guide](https://www.pythoncentral.io/bubble-sort-implementation-guide/)  \n**Quicksort:**  \n[Quicksort in python (from Ken's Blog)](http://www.99nth.com/~krm/blog/quicksort-python.html)  \n[Quicksort in Python](https://stackabuse.com/quicksort-in-python/)  \n**Merge Sort:**  \n[Merge Sort: A Quick Tutorial and Implementation Guide](https://www.pythoncentral.io/merge-sort-implementation-guide/)\n\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n## Contact\n\nJulien Cortesi - [@serializers](https://twitter.com/serializers) - [julienc.net](https://www.julienc.net) - julien.cortesi@protonmail.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fju-c%2Fbasic-sorting-algorithms-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fju-c%2Fbasic-sorting-algorithms-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fju-c%2Fbasic-sorting-algorithms-python/lists"}