{"id":41639162,"url":"https://github.com/dyhalmeida/data-structures-algorithms","last_synced_at":"2026-01-24T15:04:26.041Z","repository":{"id":218993078,"uuid":"747407141","full_name":"dyhalmeida/data-structures-algorithms","owner":"dyhalmeida","description":"data structures and algorithms","archived":false,"fork":false,"pushed_at":"2024-02-15T23:43:42.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-16T00:32:27.624Z","etag":null,"topics":["algorithms","data-structures"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dyhalmeida.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-23T21:34:21.000Z","updated_at":"2024-01-29T21:33:06.000Z","dependencies_parsed_at":"2024-02-14T23:35:12.938Z","dependency_job_id":null,"html_url":"https://github.com/dyhalmeida/data-structures-algorithms","commit_stats":{"total_commits":44,"total_committers":1,"mean_commits":44.0,"dds":0.0,"last_synced_commit":"96f066a01e63e88460474d025c257d0b0a579e4e"},"previous_names":["dyhalmeida/data-structures-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dyhalmeida/data-structures-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyhalmeida%2Fdata-structures-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyhalmeida%2Fdata-structures-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyhalmeida%2Fdata-structures-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyhalmeida%2Fdata-structures-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyhalmeida","download_url":"https://codeload.github.com/dyhalmeida/data-structures-algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyhalmeida%2Fdata-structures-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: 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":["algorithms","data-structures"],"created_at":"2026-01-24T15:04:25.949Z","updated_at":"2026-01-24T15:04:26.035Z","avatar_url":"https://github.com/dyhalmeida.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Estrutura de Dados e Algoritmos\n\nEste repositório contém implementações de estruturas de dados e algorítmos para fins de aprendizados.\n\n## Tecnologias Utilizadas\n\n- Bun: Runtime JavaScript\n- TypeScript: uma linguagem de programação fortemente tipada que se baseia em JavaScript, oferecendo melhorias na escrita e manutenção do código.\n- Vitest: uma framework de testes para JavaScript/TypeScript que permite a execução de testes de forma rápida e eficiente.\n\n## Estrutura de Pastas\n\n- `src`: Contém os código-fonte das implementações de algoritmos e estrutura de dados.\n- `__tests__`: Contém os testes unitários que garantem o correto funcionamento dos algoritmos e estrutura de dados.\n  - `src/data-structures/stack`: Diretório específico para os testes da estrutura de pilha.\n\n## Executando os Testes\n\nPara executar os testes, siga os passos abaixo:\n\n1. Instale as dependências do projeto utilizando o comando `bun install`.\n```shell\nbun install\n```\n2. Execute os testes com o comando `bun test`.\n```shell\nbun test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyhalmeida%2Fdata-structures-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyhalmeida%2Fdata-structures-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyhalmeida%2Fdata-structures-algorithms/lists"}