{"id":21204918,"url":"https://github.com/hpedrorodrigues/c-algorithms","last_synced_at":"2025-03-14T22:47:18.591Z","repository":{"id":99185290,"uuid":"80584663","full_name":"hpedrorodrigues/C-Algorithms","owner":"hpedrorodrigues","description":"Part of my daily plan for studying algorithms and data structures in C","archived":false,"fork":false,"pushed_at":"2017-04-12T03:12:22.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T09:09:03.603Z","etag":null,"topics":["algorithm","array-list","data-structure","hash-algorithm","hash-table","linked-list","queue","stack"],"latest_commit_sha":null,"homepage":"","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/hpedrorodrigues.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":"2017-02-01T02:58:19.000Z","updated_at":"2020-05-14T04:24:13.000Z","dependencies_parsed_at":"2023-04-15T02:30:53.970Z","dependency_job_id":null,"html_url":"https://github.com/hpedrorodrigues/C-Algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpedrorodrigues%2FC-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpedrorodrigues%2FC-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpedrorodrigues%2FC-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpedrorodrigues%2FC-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hpedrorodrigues","download_url":"https://codeload.github.com/hpedrorodrigues/C-Algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658186,"owners_count":20326465,"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":["algorithm","array-list","data-structure","hash-algorithm","hash-table","linked-list","queue","stack"],"created_at":"2024-11-20T20:41:49.116Z","updated_at":"2025-03-14T22:47:18.565Z","avatar_url":"https://github.com/hpedrorodrigues.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[john-washam-github]: https://github.com/jwasham\n[google-interview-repo]: https://github.com/jwasham/google-interview-university\n[travis-repo]: https://travis-ci.org/hpedrorodrigues/C-Algorithms\n[travis-badge]: https://travis-ci.org/hpedrorodrigues/C-Algorithms.svg?branch=master\n\n[![Build Status][travis-badge]][travis-repo]\n\n# Algorithms\n\nPart of my daily plan for studying algorithms and data structures in C. Inspired by \n[Google Interview University][google-interview-repo] of \n[John Washam][john-washam-github]. \n\n## Content\n\n### Data Structures\n\n- [X] ArrayList (Automatically Resizing Vector)\n- [X] Linked List (Singly)\n- [X] Linked List (Doubly)\n- [X] Stack (Array)\n- [X] Stack (Linked List)\n- [X] Queue (Array)\n- [X] Queue (Linked List)\n- [ ] Hash Table (Double Hashing)\n- [ ] Hash Table (Linear Probing)\n- [ ] Hash Table (Quadratic Probing)\n\n### More Knowledge\n\n- [ ] Binary Search\n- [ ] Bitwise Operations\n\n### Trees\n\n- [ ] Binary Search Trees: BSTs\n- [ ] AVL Tree\n- [ ] Splay Tree\n- [ ] Red/Black Tree\n- [ ] 2-3 Tree\n- [ ] 2-3-4 Tree\n- [ ] B Tree\n- [ ] Heap\n- [ ] Priority Queue\n- [ ] Binary Heap\n- [ ] Traversals: preorder, inorder, postorder, BFS, DFS\n\n### Sorting\n\n- [ ] Selection Sort\n- [ ] Insertion Sort\n- [ ] Heap Sort\n- [ ] Quick Sort\n- [ ] Merge Sort\n\n### Graphs\n\n- [ ] Directed Graph\n- [ ] Undirected Graph\n- [ ] Adjacency matrix\n- [ ] Adjacency list\n- [ ] Traversals: BFS, DFS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpedrorodrigues%2Fc-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpedrorodrigues%2Fc-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpedrorodrigues%2Fc-algorithms/lists"}