{"id":24926249,"url":"https://github.com/p-alvarenga/algorithms-in-c","last_synced_at":"2025-03-28T12:13:53.016Z","repository":{"id":241961059,"uuid":"807229647","full_name":"p-alvarenga/Algorithms-in-C","owner":"p-alvarenga","description":"Repository to demonstrate different algorithms of famous puzzles on different programming languages","archived":false,"fork":false,"pushed_at":"2025-01-23T19:55:22.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T20:31:16.027Z","etag":null,"topics":["c","puzzle-solution"],"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/p-alvarenga.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":"2024-05-28T17:46:31.000Z","updated_at":"2025-01-23T19:55:26.000Z","dependencies_parsed_at":"2024-06-05T18:39:44.149Z","dependency_job_id":"f2f8403a-1eb2-465a-bfb0-3e6592d9b514","html_url":"https://github.com/p-alvarenga/Algorithms-in-C","commit_stats":null,"previous_names":["p-p3/algorithms-in-c","pdr0alva/algorithms-in-c","p-alvarenga/algorithms-in-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-alvarenga%2FAlgorithms-in-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-alvarenga%2FAlgorithms-in-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-alvarenga%2FAlgorithms-in-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-alvarenga%2FAlgorithms-in-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p-alvarenga","download_url":"https://codeload.github.com/p-alvarenga/Algorithms-in-C/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246026110,"owners_count":20711581,"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":["c","puzzle-solution"],"created_at":"2025-02-02T12:43:32.927Z","updated_at":"2025-03-28T12:13:52.990Z","avatar_url":"https://github.com/p-alvarenga.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAlgorithms in C\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003eThis repository showcases various algorithms for famous problems/puzzles\u003c/h3\u003e\n\n\u003cbr/\u003e\n\n\u003e [!Important]\n\u003e The Algorithms are divided by directories following a very simple structure, as outlined below: \n\n```\n\n  Algorithms in C\n    |\n    ├── Algorithm A\n    │   ├── algorithm-a.c\n    │   ├── library.h  \n    │   ├── performance-analysis\n    │   │   ├── data.txt\n    │   │   └── graphic.png\n    │   └── README.md  \n    | \n    ├── Algorithm B\n    |   ├── algorithm-b.c\n    |   ├── library.h  \n    │   └── README.md  \n    .\n    .\n    .\n    └── README.md (this file)\n\n```\n\u003cbr/\u003e\n\u003cb\u003eNot every program will have performance analysis, due to its simplicity or the program not being scalable (one example of scalable program is N-Queen Solution, since N ∈ [5, ∞[)\u003c/b\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cp\u003e As evident from the structure, each algorithm directory will include a dedicated README file. This README will comprehensively outline any performance analysis conducted, provide detailed explanations of the code, and offer instructions on how to execute it effectively\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-alvarenga%2Falgorithms-in-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp-alvarenga%2Falgorithms-in-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-alvarenga%2Falgorithms-in-c/lists"}