{"id":50328309,"url":"https://github.com/arghyaxcodes/pcc-cs391-dsa","last_synced_at":"2026-05-29T08:02:38.269Z","repository":{"id":220641311,"uuid":"671688245","full_name":"arghyaxcodes/PCC-CS391-DSA","owner":"arghyaxcodes","description":"Data Structure and Algorithms","archived":false,"fork":false,"pushed_at":"2024-04-14T09:35:12.000Z","size":75,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T01:34:23.587Z","etag":null,"topics":["c","c-programming","college-assignment","dsa","dsa-c","dsa-codes","dsa-practice","dsa-questions","dsa-solutions","gcc","graphs-algorithms","hashing","linked-list","makaut","makaut-cse","queue-algorithm","searching-algorithms","sorting-algorithms","stack-algorithm"],"latest_commit_sha":null,"homepage":"https://github.com/uiuxarghya/PCC-CS391-DSA","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/arghyaxcodes.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":"2023-07-27T23:02:17.000Z","updated_at":"2025-11-27T03:40:41.000Z","dependencies_parsed_at":"2024-02-03T10:24:56.315Z","dependency_job_id":"cd5b0f73-e3ea-4c29-9008-bb686c278453","html_url":"https://github.com/arghyaxcodes/PCC-CS391-DSA","commit_stats":null,"previous_names":["uiuxarghya/pcc-cs391","uiuxarghya/pcc-cs391-dsa","arghyaxcodes/pcc-cs391-dsa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arghyaxcodes/PCC-CS391-DSA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arghyaxcodes%2FPCC-CS391-DSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arghyaxcodes%2FPCC-CS391-DSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arghyaxcodes%2FPCC-CS391-DSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arghyaxcodes%2FPCC-CS391-DSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arghyaxcodes","download_url":"https://codeload.github.com/arghyaxcodes/PCC-CS391-DSA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arghyaxcodes%2FPCC-CS391-DSA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33642318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","c-programming","college-assignment","dsa","dsa-c","dsa-codes","dsa-practice","dsa-questions","dsa-solutions","gcc","graphs-algorithms","hashing","linked-list","makaut","makaut-cse","queue-algorithm","searching-algorithms","sorting-algorithms","stack-algorithm"],"created_at":"2026-05-29T08:02:35.192Z","updated_at":"2026-05-29T08:02:38.251Z","avatar_url":"https://github.com/arghyaxcodes.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PCC-CS391 (Data Structure \u0026 Algorithms Lab) Programs\n![C](https://img.shields.io/badge/C-informational?style=flat\u0026logo=C\u0026logoColor=white\u0026color=007396)\n![VS Code](https://img.shields.io/badge/VS_Code-informational?style=flat\u0026logo=visual-studio-code\u0026logoColor=white\u0026color=007ACC)\n![GitHub last commit](https://img.shields.io/github/last-commit/uiuxarghya/PCC-CS391?label=Last%20Updated)\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n\nThis repository contains all the programs that I have written for the course PCC-CS391 (Data Structure \u0026 Algorithms Lab).\n\n## Programs List\n\n| Sl. No. | Topics | Questions | Solutions |\n| :-----: | :-------- | :------- | :------------------------- |\n| 1 | [Basic](./assign-1/README.md) | [link](./assign-1/README.md#questions) | [link](./assign-1/README.md#solutions) |\n| 2 | [Stack](./assign-2/README.md) | [link](./assign-2/README.md#questions) | [link](./assign-2/README.md#solutions) |\n| 3 | [Queue](./assign-3/README.md) | [link](./assign-3/README.md#questions) | [link](./assign-3/README.md#solutions) |\n| 4 | [Linked List](./assign-4/README.md) | [link](./assign4/README.md#questions) | [link](./assign-4/README.md#solutions) |\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/uiuxarghya/PCC-CS391\n```\n\nGo to the project directory\n\n```bash\n  cd PCC-CS391\n```\n\nGo to the specific folder\n\n```bash\n  cd \u003cFolder Name\u003e ...\n```\n\nCompile the program\n\n```bash\n  gcc \u003cfilename\u003e.c -o \u003cfilename\u003e\n```\n\nRun the program\n\n```bash\n  ./\u003cfilename\u003e\n```\n\n## Feedback\n\nAny suggestions and/or improvements are welcome. Please create a pull request or open an issue to submit your feedback.\n\n## Authors\n\n- [@uiuxarghya](https://www.github.com/uiuxarghya)\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farghyaxcodes%2Fpcc-cs391-dsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farghyaxcodes%2Fpcc-cs391-dsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farghyaxcodes%2Fpcc-cs391-dsa/lists"}