{"id":25155439,"url":"https://github.com/ranimeshehata/implementing-sorting-techniques","last_synced_at":"2026-04-29T09:31:35.954Z","repository":{"id":229221158,"uuid":"776130221","full_name":"ranimeshehata/Implementing-Sorting-Techniques","owner":"ranimeshehata","description":"A Java program implementing 3 different sorting techniques.","archived":false,"fork":false,"pushed_at":"2024-03-22T18:59:01.000Z","size":4585,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T00:38:57.490Z","etag":null,"topics":["data-structures","java","junit-test","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/ranimeshehata.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":"2024-03-22T18:35:12.000Z","updated_at":"2024-03-22T19:00:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"a55ddfb6-ded0-48aa-bbc4-55dbc2b4996d","html_url":"https://github.com/ranimeshehata/Implementing-Sorting-Techniques","commit_stats":null,"previous_names":["ranimeshehata/implementing-sorting-techniques"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ranimeshehata/Implementing-Sorting-Techniques","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranimeshehata%2FImplementing-Sorting-Techniques","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranimeshehata%2FImplementing-Sorting-Techniques/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranimeshehata%2FImplementing-Sorting-Techniques/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranimeshehata%2FImplementing-Sorting-Techniques/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranimeshehata","download_url":"https://codeload.github.com/ranimeshehata/Implementing-Sorting-Techniques/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranimeshehata%2FImplementing-Sorting-Techniques/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32419792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["data-structures","java","junit-test","sorting-algorithms"],"created_at":"2025-02-09T00:51:49.309Z","updated_at":"2026-04-29T09:31:35.939Z","avatar_url":"https://github.com/ranimeshehata.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementing-Sorting-Techniques\nThis is a **Java Program** implementing 3 different sorting techniques and comparing the running time performance of these algorithms against each other.\n\u003cbr\u003e\n– **An O(n^2) sorting algorithm** : Bubble Sort.\n\u003cbr\u003e\n– **An O(n log n) sorting algorithm** : Merge Sort.\n\u003cbr\u003e\n– **An O(n) sorting algorithm** : Counting Sort.\n\u003cbr\u003e\n\u003chr\u003e\n\n\n## Provided a set of 15-20 JUnit tests that test the correctness and efficiency of the different implemented parts.\nThe tested cases are provided as text files in the folder cases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franimeshehata%2Fimplementing-sorting-techniques","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franimeshehata%2Fimplementing-sorting-techniques","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franimeshehata%2Fimplementing-sorting-techniques/lists"}