{"id":37673386,"url":"https://github.com/febits/computer-science","last_synced_at":"2026-01-16T12:08:58.705Z","repository":{"id":245370576,"uuid":"818041384","full_name":"febits/computer-science","owner":"febits","description":"Computer science stuff","archived":false,"fork":false,"pushed_at":"2025-03-01T23:38:33.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T00:24:43.614Z","etag":null,"topics":["c","data-structures","data-structures-and-algorithms","data-structures-c","python","strings"],"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/febits.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-06-21T01:23:56.000Z","updated_at":"2025-03-01T23:38:37.000Z","dependencies_parsed_at":"2024-09-14T13:39:20.071Z","dependency_job_id":"cbe2afb3-f1bd-4e8b-b516-35f5405d539e","html_url":"https://github.com/febits/computer-science","commit_stats":null,"previous_names":["febits/computer-science"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/febits/computer-science","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febits%2Fcomputer-science","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febits%2Fcomputer-science/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febits%2Fcomputer-science/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febits%2Fcomputer-science/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/febits","download_url":"https://codeload.github.com/febits/computer-science/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febits%2Fcomputer-science/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["c","data-structures","data-structures-and-algorithms","data-structures-c","python","strings"],"created_at":"2026-01-16T12:08:58.599Z","updated_at":"2026-01-16T12:08:58.686Z","avatar_url":"https://github.com/febits.png","language":"C","readme":"# CS Stuff\n\nHere is some code mainly focused on [data structures](https://en.wikipedia.org/wiki/Data_structure), [algorithms](https://en.wikipedia.org/wiki/Algorithm), and computer science stuff.\n\n\u003e [!IMPORTANT]\n\u003e These data structures and algorithms were not supposed to be used in production environments.\n\n## Implemented\n\n- **Data structures**\n    - [x] Dynamic Array\n    - [x] Stack\n    - [x] Queue\n    - [x] Priority Queue\n    - [x] Circular Queue\n    - [x] Singly Linked List\n    - [x] Binary Search Tree (BST)\n    - [x] Heap\n    - [x] Hashtable\n    - [x] Graphs (adjacency matrix and list)\n- **Algorithms**\n    - Searching\n        - [x] Linear Search\n        - [x] Binary Search\n        - [x] Jump Search\n    - Sorting\n        - [x] Bubble Sort\n        - [x] Selection Sort\n        - [x] Insertion Sort\n        - [x] Merge Sort\n        - [x] Quick Sort\n        - [x] Heap Sort\n    - Traversal\n        - [x] DFS (Depth-first search)\n        - [x] BFS (Breadth-first search)\n    - Strings\n        - [x] Reverse String\n    - Numbers\n        - [x] String to Int\n\n## TODO\n- [x] Heap, Priority Queue and Heap Sort\n- [x] Circular Queue\n- [x] String to Int (stoi)\n- [x] Dynamic Array\n- [ ] Red-Black Tree (Balanced BST)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffebits%2Fcomputer-science","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffebits%2Fcomputer-science","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffebits%2Fcomputer-science/lists"}