{"id":18727387,"url":"https://github.com/enverarslan/sortingalgorithms","last_synced_at":"2025-10-25T01:45:35.551Z","repository":{"id":77998267,"uuid":"86205734","full_name":"enverarslan/SortingAlgorithms","owner":"enverarslan","description":"Implementing Sorting Algorithms with C Programming Language.","archived":false,"fork":false,"pushed_at":"2017-04-27T09:36:31.000Z","size":142,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T13:43:23.828Z","etag":null,"topics":["c"],"latest_commit_sha":null,"homepage":"","language":"C","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/enverarslan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-26T03:51:25.000Z","updated_at":"2022-01-09T14:07:36.000Z","dependencies_parsed_at":"2023-05-01T17:31:18.873Z","dependency_job_id":null,"html_url":"https://github.com/enverarslan/SortingAlgorithms","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/enverarslan%2FSortingAlgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enverarslan%2FSortingAlgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enverarslan%2FSortingAlgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enverarslan%2FSortingAlgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enverarslan","download_url":"https://codeload.github.com/enverarslan/SortingAlgorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599061,"owners_count":19665911,"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":["c"],"created_at":"2024-11-07T14:17:33.883Z","updated_at":"2025-10-25T01:45:35.489Z","avatar_url":"https://github.com/enverarslan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SortingAlgorithms\nImplementing Sorting Algorithms with C Programming Language.\n\nCounting comparions and swaps, analyzing for already sorted(ascending and descending) arrays.\n\nNote: Using big sized array may cause memory allocation and segmentation fault errors.\nBecause some algorithms use recursion and these codes are not written for production. Its all about learning.\n\n## List of Algorithms\n- [x] Bubble\n- [x] Selection\n- [x] Insertion\n- [x] Quick\n- [x] Merge\n- [x] Radix","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenverarslan%2Fsortingalgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenverarslan%2Fsortingalgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenverarslan%2Fsortingalgorithms/lists"}