{"id":19023195,"url":"https://github.com/gustavooly/lyceum","last_synced_at":"2026-04-29T08:30:22.080Z","repository":{"id":253123902,"uuid":"747459081","full_name":"GustavoOly/Lyceum","owner":"GustavoOly","description":"My personal studies","archived":false,"fork":false,"pushed_at":"2024-11-16T00:28:54.000Z","size":21861,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T18:42:27.233Z","etag":null,"topics":["algorithms","c","data-structures","learning","procedural-programming"],"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/GustavoOly.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":"2024-01-24T00:56:26.000Z","updated_at":"2024-11-16T00:28:57.000Z","dependencies_parsed_at":"2024-11-08T20:44:52.492Z","dependency_job_id":"8285ed18-1d4b-4dab-8c51-06af731b9ffe","html_url":"https://github.com/GustavoOly/Lyceum","commit_stats":null,"previous_names":["gustavooly/c","gustavooly/lyceum"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoOly%2FLyceum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoOly%2FLyceum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoOly%2FLyceum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoOly%2FLyceum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GustavoOly","download_url":"https://codeload.github.com/GustavoOly/Lyceum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072071,"owners_count":19743527,"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":["algorithms","c","data-structures","learning","procedural-programming"],"created_at":"2024-11-08T20:29:02.976Z","updated_at":"2026-04-29T08:30:22.040Z","avatar_url":"https://github.com/GustavoOly.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Estrutura de Dados\n\n**Listas**\n\n- [x] Filas\n- [x] Pilhas\n- [x] Lista encadeada\n\n**Árvores**\n\n- [ ] Árvore Binária de Busca (BST)\n- [ ] Árvore AVL (auto-balanceada)\n- [ ] Árvore B (balanceada)\n- [ ] Heap (min-heap e max-heap)\n\n**Grafos**\n\n- [ ] Representação por lista de adjacência\n- [ ] Representação por matriz de adjacência\n\n**Hashing**\n\n- [ ] Tabela Hash\n- [ ] Tratamento de colisão (encadeamento, endereçamento aberto)\n\n**Conjuntos**\n\n- [ ] Union-Find (Disjoint Set)\n\n## Algoritmos\n\n**Ordenação**\n\n- [x] bubble sort;\n- [x] insertion sort;\n- [ ] Merge Sort\n- [ ] Quick Sort\n- [ ] Heap Sort\n- [ ] Counting Sort\n- [ ] Radix Sort\n\n**Busca**\n\n- [ ] Busca em largura (BFS) - Grafos\n- [ ] Busca em profundidade (DFS) - Grafos\n\n**Caminhos em Grafos**\n\n- [ ] Dijkstra (caminho mínimo)\n- [ ] Bellman-Ford (caminho mínimo)\n- [ ] Floyd-Warshall (caminhos mínimos múltiplos)\n- [ ] Algoritmo de Prim (árvore geradora mínima)\n- [ ] Algoritmo de Kruskal (árvore geradora mínima)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavooly%2Flyceum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavooly%2Flyceum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavooly%2Flyceum/lists"}