{"id":18250725,"url":"https://github.com/devarshi16/sorting_comparison","last_synced_at":"2025-10-20T05:05:40.358Z","repository":{"id":40955908,"uuid":"140560272","full_name":"devarshi16/sorting_comparison","owner":"devarshi16","description":"Use this code to compare sorting algorithms and plot the graphs for a visual output.","archived":false,"fork":false,"pushed_at":"2022-06-22T04:20:10.000Z","size":685,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T15:50:27.552Z","etag":null,"topics":["compare-sorting-algorithms","graphs","matplotlib","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/devarshi16.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}},"created_at":"2018-07-11T10:33:02.000Z","updated_at":"2024-12-21T19:03:00.000Z","dependencies_parsed_at":"2022-09-20T18:20:29.614Z","dependency_job_id":null,"html_url":"https://github.com/devarshi16/sorting_comparison","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/devarshi16%2Fsorting_comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devarshi16%2Fsorting_comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devarshi16%2Fsorting_comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devarshi16%2Fsorting_comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devarshi16","download_url":"https://codeload.github.com/devarshi16/sorting_comparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247209417,"owners_count":20901773,"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":["compare-sorting-algorithms","graphs","matplotlib","python"],"created_at":"2024-11-05T09:45:41.522Z","updated_at":"2025-10-20T05:05:40.256Z","avatar_url":"https://github.com/devarshi16.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sorting Comparison\nCompare the actual runtime of common sorting algorithms on your system for various input sizes.\n\n**NOTE:** For accurate results, close applications and background overheads on your system.\n\nInstall the required libraries\n```\n$ pip install -r requirements.txt\n```\n\nGenerate a file containing random numbers which will be sorted.\n```\n$ python random_generator.py\n```\n\nThis will create a file `randoms.txt` containing `1000` lines of `400` unsorted numbers separated by commas.\n\n```\n$ python sort_comp.py\n```\n\n**NOTE:** During code execution do not start or run other applications.\n\n## Result\n\n![Sorting Comparison](comparison.png)\n\nFor more inference, check out, \nhttps://wp.me/pa3wrJ-a\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevarshi16%2Fsorting_comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevarshi16%2Fsorting_comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevarshi16%2Fsorting_comparison/lists"}