{"id":21017338,"url":"https://github.com/richecr/leda-20182","last_synced_at":"2025-10-13T03:12:51.986Z","repository":{"id":126102144,"uuid":"146380776","full_name":"richecr/Leda-20182","owner":"richecr","description":"Repositório dos roteiros da disciplina de Laboratório de Estrutura de Dados","archived":false,"fork":false,"pushed_at":"2018-12-07T01:09:22.000Z","size":5431,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-13T03:12:49.692Z","etag":null,"topics":["arvore-b","arvore-pv","avl-tree","bst","bubble-sort","bucket-sort","counting-sort","estrutura-de-dados","generics-algoritms","hash","heap-algorithm","insertion-sort","linked-list","priority-queue","queue","radix-sort","selection-sort","skiplist","stack","tree-structure"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/richecr.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":"2018-08-28T02:28:29.000Z","updated_at":"2022-09-07T01:27:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad8a02ae-a85b-42cb-9bb4-9f895e6ac452","html_url":"https://github.com/richecr/Leda-20182","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richecr/Leda-20182","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2FLeda-20182","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2FLeda-20182/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2FLeda-20182/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2FLeda-20182/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richecr","download_url":"https://codeload.github.com/richecr/Leda-20182/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2FLeda-20182/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["arvore-b","arvore-pv","avl-tree","bst","bubble-sort","bucket-sort","counting-sort","estrutura-de-dados","generics-algoritms","hash","heap-algorithm","insertion-sort","linked-list","priority-queue","queue","radix-sort","selection-sort","skiplist","stack","tree-structure"],"created_at":"2024-11-19T10:18:55.542Z","updated_at":"2025-10-13T03:12:51.943Z","avatar_url":"https://github.com/richecr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Leda 20182](https://sites.google.com/a/computacao.ufcg.edu.br/ledaufcg/)\n\n**Repositório dos roteiros da disciplina de Laboratório de Estrutura de Dados**\n\n-------------\n\n## Detalhes\n\n\u003e Todos os roteiros são implementados em Java.\n\n\u003e Os que estão em [EDA](https://github.com/RichElton/Leda-20182/tree/master/Eda), eu implementei todos do zero.\n\n## Roteiros\n\n|   | Roteiro              |  Diretorio  |\n| - | -------------------- |  ---------  |\n| 1 | Roteiro 1            | [R01](https://github.com/RichElton/Leda-20182/tree/master/R01-01-Rot-SimpleSorting-Simultaneous-Bubble-environment)|\n| 2 | Roteiro 2            | [R02](https://github.com/RichElton/Leda-20182/tree/master/R02-01-Rot-RecursiveSorting-3-way-Quicksort-environment)|\n| 3 | Roteiro 3            | [R03](https://github.com/RichElton/Leda-20182/tree/master/R03-01-Rot-LinearSorting-Countingsort-environment)|\n| 4 | Roteiro 4            | [R04](https://github.com/RichElton/Leda-20182/tree/master/R04-01-Rot-Sorting-Gnome-e-Comb-environment)|\n| 5 | Roteiro 5            | [R05](https://github.com/RichElton/Leda-20182/tree/master/R05-01-Rot-Pilha-FilaCircular-environment)|\n| 6 | Roteiro 6            | [R06](https://github.com/RichElton/Leda-20182/tree/master/R06-01-Rot-Linked-list-abordagem-iterativa-environment)|\n| 7 | Roteiro 7            | [R07](https://github.com/RichElton/Leda-20182/tree/master/R07-01-Rot-Linked-list-abordagem-recursiva-environment)|\n| 8 | Roteiro 8            | [R08](https://github.com/RichElton/Leda-20182/tree/master/R08-01-Rot-TabelaHash-EndFechado-environment)|\n| 9 | Roteiro 9            | [R09](https://github.com/RichElton/Leda-20182/tree/master/R09-01-Rot-TabelaHash-EndAberto-environment)|\n|10 | Roteiro 10           | [R10](https://github.com/RichElton/Leda-20182/tree/master/R10-01-Rot-Arvore-Binaria-de-Busca-environment)|\n|11 | Roteiro 11           | [R11](https://github.com/RichElton/Leda-20182/tree/master/R11-01-Rot-BST-Comparator-Sorting-environment)|\n|12 | Roteiro 12           | [R12](https://github.com/RichElton/Leda-20182/tree/master/R12-01-Rot-Heap-environment)|\n|13 | Roteiro 13           | [R13](https://github.com/RichElton/Leda-20182/tree/master/R13-01-Rot-ArvoreAVL-environment)|\n|14 | Roteiro 14           | [R14](https://github.com/RichElton/Leda-20182/tree/master/R14-01-Rot-ArvoreAVLCountFill-environment)|\n|15 | Roteiro 15           | [R15](https://github.com/RichElton/Leda-20182/tree/master/R15-01-Rot-SkipList-environment)|\n|16 | Roteiro 16           | [R16](https://github.com/RichElton/Leda-20182/tree/master/R16-01-Rot-ArvorePV-environment)|\n|17 | Roteiro 17           | [R17](https://github.com/RichElton/Leda-20182/tree/master/R17-01-Rot-ArvoreB-environment)|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichecr%2Fleda-20182","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichecr%2Fleda-20182","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichecr%2Fleda-20182/lists"}