{"id":24716902,"url":"https://github.com/samyam81/sorting_mechanism","last_synced_at":"2025-03-22T09:21:57.581Z","repository":{"id":219728852,"uuid":"746135248","full_name":"samyam81/Sorting_Mechanism","owner":"samyam81","description":"This repository contains various sorting algorithms implemented in different programming languages.","archived":false,"fork":false,"pushed_at":"2024-05-20T08:07:07.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T09:14:30.915Z","etag":null,"topics":["cpp","csharp","java","sorting-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Java","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/samyam81.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}},"created_at":"2024-01-21T06:45:58.000Z","updated_at":"2024-06-23T12:08:10.000Z","dependencies_parsed_at":"2024-01-29T13:04:12.858Z","dependency_job_id":"bef724de-55cf-490a-83f0-3cd6e8678c33","html_url":"https://github.com/samyam81/Sorting_Mechanism","commit_stats":null,"previous_names":["samyam81/sorting_mechanism-in-java","samyam81/sorting_mechanism"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FSorting_Mechanism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FSorting_Mechanism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FSorting_Mechanism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyam81%2FSorting_Mechanism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samyam81","download_url":"https://codeload.github.com/samyam81/Sorting_Mechanism/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244932993,"owners_count":20534270,"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":["cpp","csharp","java","sorting-algorithms"],"created_at":"2025-01-27T09:14:33.690Z","updated_at":"2025-03-22T09:21:57.552Z","avatar_url":"https://github.com/samyam81.png","language":"Java","readme":"# Sorting Mechanisms Repository\n\nThis repository contains various sorting algorithms implemented in different programming languages. Below are the details of each sorting mechanism along with their respective implementations.\n\n## Bogo Sort (Java)\n\nA highly inefficient sorting algorithm that generates random permutations of the input array until it is sorted.\n\n## Insertion Sort (Java)\n\nA simple sorting algorithm that builds the final sorted array one item at a time.\n\n## Miracle Sort (Java)\n\nAn ironic sorting algorithm that does nothing and hopes the array is already sorted.\n\n## Quick Sort (C++)\n\nA sorting algorithm that uses the divide and conquer strategy by recursively partitioning the array.\n\n## Remove Unsorted (Java)\n\nA method to remove duplicates from an unsorted array using HashSet.\n\n## Bubble Sort (C++)\n\nA simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.\n\n## Bubble Sort (C#)\n\nA simple sorting algorithm implemented in C#.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyam81%2Fsorting_mechanism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamyam81%2Fsorting_mechanism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyam81%2Fsorting_mechanism/lists"}