{"id":20712155,"url":"https://github.com/edssaac/grokking-algorithms","last_synced_at":"2026-05-28T11:31:19.006Z","repository":{"id":187075866,"uuid":"676228575","full_name":"Edssaac/grokking-algorithms","owner":"Edssaac","description":"Algoritmos desenvolvidos em C para o estudo do livro \"Entendendo Algoritmos: Um guia ilustrado para programadores e outros curiosos\" do autor Aditya Y. Bhargava.","archived":false,"fork":false,"pushed_at":"2024-10-30T13:09:02.000Z","size":333,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-25T22:41:58.969Z","etag":null,"topics":["algorithms","c-language","data-structures","grokking-algorithms"],"latest_commit_sha":null,"homepage":"https://www.amazon.com.br/dp/8575225634","language":"C","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/Edssaac.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":"2023-08-08T18:09:16.000Z","updated_at":"2024-10-30T13:09:05.000Z","dependencies_parsed_at":"2023-08-08T22:15:13.757Z","dependency_job_id":"391d805c-e8b4-4ed2-9ddd-1f709d66bfc0","html_url":"https://github.com/Edssaac/grokking-algorithms","commit_stats":null,"previous_names":["edssaac/grokking_algorithms","edssaac/grokking-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Edssaac/grokking-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edssaac%2Fgrokking-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edssaac%2Fgrokking-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edssaac%2Fgrokking-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edssaac%2Fgrokking-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Edssaac","download_url":"https://codeload.github.com/Edssaac/grokking-algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edssaac%2Fgrokking-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33607334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["algorithms","c-language","data-structures","grokking-algorithms"],"created_at":"2024-11-17T02:18:30.749Z","updated_at":"2026-05-28T11:31:18.989Z","avatar_url":"https://github.com/Edssaac.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003eEntendendo Algoritmos: \u003cbr\u003e Um guia ilustrado para programadores e outros curiosos \u003cbr\u003e (Aditya Y. Bhargava)\u003c/h2\u003e\n\n\u003e O livro Entendendo Algoritmos apresenta uma abordagem agradável para esse tópico essencial da ciência da computação. Nele, você aprenderá como aplicar\n\u003e algoritmos comuns nos problemas de programação enfrentados diariamente. Você começará com tarefas básicas como a ordenação e a pesquisa. Com a prática,\n\u003e você enfrentará problemas mais complexos, como a compressão de dados e a inteligência artificial.\n\nDisponível em: \n\n[![Amazon](https://img.shields.io/badge/amazon-52b5f7?style=for-the-badge\u0026logo=amazon\u0026logoColor=white)](https://www.amazon.com.br/dp/8575225634)\n\n## Algoritmos disponíveis neste repositório\n\n- [Binary Search](https://github.com/Edssaac/grokking-algorithms/tree/main/01)\n- [Selection Sort](https://github.com/Edssaac/grokking-algorithms/tree/main/02)\n- [Recursion](https://github.com/Edssaac/grokking-algorithms/tree/main/03)\n- [Merge Sort](https://github.com/Edssaac/grokking-algorithms/tree/main/04)\n- [Quick Sort](https://github.com/Edssaac/grokking-algorithms/tree/main/04)\n- [Hash Tables](https://github.com/Edssaac/grokking-algorithms/tree/main/05)\n- [Breadth First Search (BFS)](https://github.com/Edssaac/grokking-algorithms/tree/main/06)\n- [Dijkstra](https://github.com/Edssaac/grokking-algorithms/tree/main/07)\n- [Set Covering](https://github.com/Edssaac/grokking-algorithms/tree/main/08)\n- [Longest Common Subsequence (LCS)](https://github.com/Edssaac/grokking-algorithms/tree/main/09)\n- [K Nearest Neightbor (KNN)](https://github.com/Edssaac/grokking-algorithms/tree/main/10)\n\n**Tecnologias Utilizadas:**\n\n![C](https://img.shields.io/badge/C-00599C?style=for-the-badge)\n\n## Contato\n\n[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/edssaac)\n[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:edssaac@gmail.com)\n[![Outlook](https://img.shields.io/badge/Outlook-0078D4?style=for-the-badge\u0026logo=microsoft-outlook\u0026logoColor=white)](mailto:edssaac@outlook.com)\n[![Linkedin](https://img.shields.io/badge/LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026color=informational)](https://www.linkedin.com/in/edssaac)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedssaac%2Fgrokking-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedssaac%2Fgrokking-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedssaac%2Fgrokking-algorithms/lists"}