{"id":21984970,"url":"https://github.com/mustafahakkoz/comparison_of_sorting_algorithms","last_synced_at":"2025-03-23T01:45:46.717Z","repository":{"id":159133246,"uuid":"190000645","full_name":"mustafahakkoz/comparison_of_sorting_algorithms","owner":"mustafahakkoz","description":"Performance Comparisons for Sorting Algorithms","archived":false,"fork":false,"pushed_at":"2019-06-03T13:52:13.000Z","size":2253,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T05:15:03.749Z","etag":null,"topics":["data-structures","performance-analysis","sorting-algorithms"],"latest_commit_sha":null,"homepage":"","language":"C","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/mustafahakkoz.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":"2019-06-03T12:27:27.000Z","updated_at":"2020-08-04T20:02:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"beb565bb-456f-438b-972e-67aa901eafb7","html_url":"https://github.com/mustafahakkoz/comparison_of_sorting_algorithms","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/mustafahakkoz%2Fcomparison_of_sorting_algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafahakkoz%2Fcomparison_of_sorting_algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafahakkoz%2Fcomparison_of_sorting_algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafahakkoz%2Fcomparison_of_sorting_algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustafahakkoz","download_url":"https://codeload.github.com/mustafahakkoz/comparison_of_sorting_algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245044496,"owners_count":20551898,"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":["data-structures","performance-analysis","sorting-algorithms"],"created_at":"2024-11-29T18:12:09.341Z","updated_at":"2025-03-23T01:45:46.693Z","avatar_url":"https://github.com/mustafahakkoz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# comparison_of_sorting_algorithms\n2018-2019 Spring CSE2046 - Analysis of Algorithms Project-1\n\nAn experiment to compare following five sorting algorithms:\n1. Insertion-sort,\n2. Merge-sort,\n3. Quick-sort,\n4. Heap-sort,\n5. Counting-sort.\n\nDesign is based on RosettaCode (https://rosettacode.org/wiki/Compare_sorting_algorithms%27_performance#C).  \nTime complexity and runtime comparisons are on project report.\n\n\n150117509 Mustafa Abdullah Hakkoz  \n150116065 Deniz Arda Gürzihin  \n\n\n\n## [manual](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/CSE2046_HW2_Spring2019.pdf)\n\n## [how to compile and run?](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/README.txt)\n\n## [code | test sequences](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/csequence.c)\n\n## [code | sorting algorithms](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/sorts.c)\n\n## [code | run-time calculation](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/timeit.c)\n\n## [code | write timings](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/writetimings.c)\n\n## [code | polynomial fitting](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/polifitgsl.c)\n\n## [code | fit data](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/fitdata.c)\n\n## [project report](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/blob/master/report.pdf)\n\n## [data(timings and fitting values)](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/tree/master/data)\n\n## [graphs](https://github.com/mustafahakkoz/comparison_of_sorting_algorithms/tree/master/graph)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafahakkoz%2Fcomparison_of_sorting_algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustafahakkoz%2Fcomparison_of_sorting_algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafahakkoz%2Fcomparison_of_sorting_algorithms/lists"}