{"id":26697703,"url":"https://github.com/aditya-ranjan1234/c-lab-programs","last_synced_at":"2025-07-24T23:40:10.607Z","repository":{"id":280637082,"uuid":"942660879","full_name":"Aditya-Ranjan1234/C-Lab-Programs","owner":"Aditya-Ranjan1234","description":"Collection of 3rd-semester C lab programs covering data structures and algorithms.","archived":false,"fork":false,"pushed_at":"2025-03-04T13:26:31.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T21:35:52.192Z","etag":null,"topics":["c-programming"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aditya-Ranjan1234.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":"2025-03-04T13:17:17.000Z","updated_at":"2025-03-04T13:26:34.000Z","dependencies_parsed_at":"2025-03-04T14:35:36.643Z","dependency_job_id":null,"html_url":"https://github.com/Aditya-Ranjan1234/C-Lab-Programs","commit_stats":null,"previous_names":["aditya-ranjan1234/c-lab-programs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aditya-Ranjan1234/C-Lab-Programs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FC-Lab-Programs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FC-Lab-Programs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FC-Lab-Programs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FC-Lab-Programs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aditya-Ranjan1234","download_url":"https://codeload.github.com/Aditya-Ranjan1234/C-Lab-Programs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FC-Lab-Programs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266923038,"owners_count":24006996,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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-programming"],"created_at":"2025-03-26T21:29:50.493Z","updated_at":"2025-07-24T23:40:10.584Z","avatar_url":"https://github.com/Aditya-Ranjan1234.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3rd Semester C Lab Programs\n\n## Description\nThis repository contains C programs implemented as part of the 3rd-semester lab, covering various data structures and algorithms.\n\n## Programs Included\n- **binarytree.c** - Implementation of binary tree operations.\n- **bst.c** - Binary Search Tree (BST) operations.\n- **djikstra.c** - Dijkstra's shortest path algorithm.\n- **heapify.c** - Heapify function for heap operations.\n- **poly.c** - Polynomial operations using linked lists.\n- **queue_req.c** - Queue implementation using arrays.\n- **rabinkarp.c** - Rabin-Karp string searching algorithm.\n- **stack.c** - Stack implementation using arrays.\n- **texteditor.c** - Basic text editor functionality.\n\n## How to Run\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/Aditya-Ranjan1234/3rd-sem-C-lab.git\n   ```\n2. Navigate to the directory:\n   ```sh\n   cd 3rd-sem-C-lab\n   ```\n3. Compile any program using GCC:\n   ```sh\n   gcc filename.c -o filename\n   ```\n4. Run the executable:\n   ```sh\n   ./filename\n   ```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya-ranjan1234%2Fc-lab-programs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faditya-ranjan1234%2Fc-lab-programs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya-ranjan1234%2Fc-lab-programs/lists"}