{"id":18632212,"url":"https://github.com/splode/practice-c","last_synced_at":"2025-06-18T02:35:45.062Z","repository":{"id":87648521,"uuid":"163634491","full_name":"Splode/practice-c","owner":"Splode","description":"This project documents ongoing efforts to enrich my understanding of CS concepts while learning C.","archived":false,"fork":false,"pushed_at":"2019-01-28T19:25:51.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T11:07:59.958Z","etag":null,"topics":["algorithms","c","computer-science","data-structures"],"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/Splode.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-12-31T03:04:09.000Z","updated_at":"2019-01-19T03:54:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"553ff047-6ba2-49f1-90a8-b0f75fa56b1b","html_url":"https://github.com/Splode/practice-c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Splode/practice-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Splode","download_url":"https://codeload.github.com/Splode/practice-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-c/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260475092,"owners_count":23014826,"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","computer-science","data-structures"],"created_at":"2024-11-07T05:10:41.285Z","updated_at":"2025-06-18T02:35:40.049Z","avatar_url":"https://github.com/Splode.png","language":"C","readme":"# C Practice\n\n\u003e This project documents ongoing efforts to enrich my understanding of CS concepts while learning C.\n\n## Data Structures\n\n- [ ] Arrays\n  - [x] Reversal\n- [x] Singly Linked Lists\n  - [x] Traversal\n  - [x] Insertion\n  - [x] Removal\n  - [x] Length\n- [ ] Circular Linked Lists\n- [ ] Doubly Linked Lists\n- [x] Stacks\n  - [x] Push\n  - [x] Pop\n  - [x] Peek\n  - [x] Length\n  - [x] isFull\n  - [x] isEmpty\n- [x] Queues\n  - [x] Enqueue\n  - [x] Dequeue\n  - [x] Front/Rear\n  - [x] Length\n  - [x] isFull\n  - [x] isEmpty\n- [ ] Graphs\n- [ ] Trees\n\n## Algorithms\n\n### Sorting\n\n- [x] Bubble sort\n- [ ] Merge sort\n- [ ] Quick sort\n\n### Searching\n\n- [ ] Linear search\n- [ ] Binary search\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplode%2Fpractice-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplode%2Fpractice-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplode%2Fpractice-c/lists"}