{"id":22879128,"url":"https://github.com/manoelpiovesan/paa","last_synced_at":"2025-03-31T14:32:57.489Z","repository":{"id":230130446,"uuid":"771543124","full_name":"manoelpiovesan/paa","owner":"manoelpiovesan","description":"Trabalho da disciplina de Projeto e Análise de Algoritmos da UERJ em 2024.1 - Algoritmos de Ordenação","archived":false,"fork":false,"pushed_at":"2024-04-06T19:36:46.000Z","size":91,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T20:44:12.503Z","etag":null,"topics":["java","sorting-algorithms","swing"],"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/manoelpiovesan.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-13T13:48:14.000Z","updated_at":"2024-04-11T18:09:24.000Z","dependencies_parsed_at":"2024-12-13T21:30:25.380Z","dependency_job_id":null,"html_url":"https://github.com/manoelpiovesan/paa","commit_stats":null,"previous_names":["manoelpiovesan/paa"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoelpiovesan%2Fpaa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoelpiovesan%2Fpaa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoelpiovesan%2Fpaa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoelpiovesan%2Fpaa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manoelpiovesan","download_url":"https://codeload.github.com/manoelpiovesan/paa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246483432,"owners_count":20784892,"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":["java","sorting-algorithms","swing"],"created_at":"2024-12-13T16:37:57.482Z","updated_at":"2025-03-31T14:32:57.457Z","avatar_url":"https://github.com/manoelpiovesan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Como iniciar\nClone o repositório\n```bash\ngit clone https://github.com/manoelpiovesan/paa.git\n```\nEntre na pasta do projeto\n```bash\ncd paa\n```\nCompile o projeto\n```bash\n./gradlew build\n```\nExecute o projeto\n```bash\njava -jar build/libs/paa2-1.jar\n```\n\n## Algoritmos implementados\n- [x] Bitonic Sort\n- [x] Merge Sort\n- [x] Bubble Sort\n- [x] Insertion Sort\n- [x] Shell Sort\n- [x] Heap Sort\n- [x] Radix Sort (LSD)\n- [x] Radix Sort (MSD)\n- [x] Cocktail Sort\n- [x] Comb Sort\n- [x] Gnome Sort\n- [x] Odd-Even Sort\n- [x] Tim Sort\n- [x] Binary Insertion Sort\n- [x] Selection Sort\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanoelpiovesan%2Fpaa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanoelpiovesan%2Fpaa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanoelpiovesan%2Fpaa/lists"}