{"id":15049158,"url":"https://github.com/praabindhp/list_adt-array","last_synced_at":"2026-01-30T22:37:12.781Z","repository":{"id":135519842,"uuid":"342564837","full_name":"praabindhp/List_ADT-Array","owner":"praabindhp","description":"C Program For List ADT Array","archived":false,"fork":false,"pushed_at":"2021-02-27T12:41:27.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T00:24:04.395Z","etag":null,"topics":["adt","array","c-programming-language","code","list"],"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/praabindhp.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-02-26T12:09:37.000Z","updated_at":"2023-01-27T05:16:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c20ef71-e96b-4441-95e8-f7d3aff6a9e2","html_url":"https://github.com/praabindhp/List_ADT-Array","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"32bfc435690e876903070d204d9a5efa448dcf24"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praabindhp%2FList_ADT-Array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praabindhp%2FList_ADT-Array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praabindhp%2FList_ADT-Array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praabindhp%2FList_ADT-Array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praabindhp","download_url":"https://codeload.github.com/praabindhp/List_ADT-Array/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500967,"owners_count":20300817,"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":["adt","array","c-programming-language","code","list"],"created_at":"2024-09-24T21:18:39.160Z","updated_at":"2026-01-30T22:37:12.752Z","avatar_url":"https://github.com/praabindhp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# List_ADT-Array\nC Program For List ADT Array\n\nC is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions.\n\nThis Is A C-Program To Illustrate The List ADT Using Array\n\nThe Operations/Error Illustrated :\n\n    1. Create\n\n    2. Insert\n\n    3. Delete\n\n    4. Display\n\n    5. MakeEmpty\n\n    6. Find\n\n    7. IsEmpty\n\n    8. IsFull\n\n    9. Deletelist\n\n    10. Exit\n\nThe User Will Be Prompted To :\n\n    1. Enter Your Option\n\n    2. List is Created successfully\n\n    3. Enter the Element to insert\n\n    4. Enter the Element to insert\n\n    5. Where u want to insert?\n\n    6. Elements present in the list\n\n    7. Which element is to find\n\n    8. Element is at position\n\n    9. List Empty ?\n\n        9.1. List is Not Empty\n        9.2. List is Empty\n\n    10. List Full ?\n\n        10.1. List is Not Full\n        10.2. List is Full\n\nThe GCC File Also Have Been Pushed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraabindhp%2Flist_adt-array","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraabindhp%2Flist_adt-array","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraabindhp%2Flist_adt-array/lists"}