{"id":15049424,"url":"https://github.com/lross2k/practice-in-c89","last_synced_at":"2026-02-01T16:31:36.817Z","repository":{"id":157050235,"uuid":"441201684","full_name":"lross2k/practice-in-c89","owner":"lross2k","description":"Simple implementations made in C to practice different concepts","archived":false,"fork":false,"pushed_at":"2021-12-31T03:11:16.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T21:54:43.308Z","etag":null,"topics":["algorithms","c","c89","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/lross2k.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":"2021-12-23T14:16:08.000Z","updated_at":"2022-06-01T15:16:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b49344e1-3b75-485b-bcbe-b720e8588c7a","html_url":"https://github.com/lross2k/practice-in-c89","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lross2k/practice-in-c89","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-c89","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-c89/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-c89/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-c89/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lross2k","download_url":"https://codeload.github.com/lross2k/practice-in-c89/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lross2k%2Fpractice-in-c89/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28982642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T16:29:42.054Z","status":"ssl_error","status_checked_at":"2026-02-01T16:29:41.428Z","response_time":56,"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","c","c89","data-structures"],"created_at":"2024-09-24T21:20:21.366Z","updated_at":"2026-02-01T16:31:36.802Z","avatar_url":"https://github.com/lross2k.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practice in C89\nThis will be my way of learning and practicing the basics in \ndifferent languages, (simple tasks to test multiple language \nfeatures) C was the first one bc I like it and 89 bc this \nway I can compare it to modern C later on.\n\nI don't intend to reinvent the wheel, I just want to know \nhow it works.\n\n## DONE\n### Basic language usage\n- The basics (unions, pointers, etc...)\n- Function pointers\n- Generic function arguments\n- Variable argument lists \n- Emulating methods inside structs\n- Static and Dynamic linking\n- Use \u003cpthread.h\u003e \n### Algorithms\n- Binary search\n- Selection sort\n- Insert sort\n- Merge sort\n- Quick sort\n- Iterative factorial\n- Recursive factorial\n- Power by recursion\n- Breadth-First search (BFS)\n### Data structures\n- Linked list\n- Queue list\n- Basic graph\n- Hash table\n- Stack\n- Binary tree\n### Programs/utils\n- Basic Terminal Drawing (BTD) library \n- Draw Sierpinski Gasket by recursion\n- Palindrome word checker\n\n## TODO\n### Basic language usage\n- Basic sockets test \n### Algorithms\n- Fibonacci numbers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flross2k%2Fpractice-in-c89","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flross2k%2Fpractice-in-c89","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flross2k%2Fpractice-in-c89/lists"}