{"id":20331657,"url":"https://github.com/thatsabhishek/c-codes","last_synced_at":"2025-06-13T13:02:48.899Z","repository":{"id":151581274,"uuid":"613336138","full_name":"thatsabhishek/C-Codes","owner":"thatsabhishek","description":"Collection of various C programs","archived":false,"fork":false,"pushed_at":"2023-06-06T18:15:15.000Z","size":131,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T17:21:12.435Z","etag":null,"topics":["c","coding","programming","sort","sorting"],"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/thatsabhishek.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":"2023-03-13T11:27:12.000Z","updated_at":"2023-10-10T05:49:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfe702c0-9e12-42d7-a4c2-673aa38b16fd","html_url":"https://github.com/thatsabhishek/C-Codes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatsabhishek%2FC-Codes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatsabhishek%2FC-Codes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatsabhishek%2FC-Codes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatsabhishek%2FC-Codes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatsabhishek","download_url":"https://codeload.github.com/thatsabhishek/C-Codes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480421,"owners_count":21110939,"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","coding","programming","sort","sorting"],"created_at":"2024-11-14T20:22:54.414Z","updated_at":"2025-04-11T21:21:26.699Z","avatar_url":"https://github.com/thatsabhishek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C-Codes\nThis repository is the collection of various types of cool programs written in the C++ language. \n\nThe list below contains links to the specific programs.\n\nIn case, the list becomes too big in the future you can use `cmd + f` or `ctrl + f` to find the program you might be looking for.\n\n## List of Programs\n- [Searching](./Searching)\n  - [Binary Search](./searching/binarysearch.c)\n  - [Linear Search](./searching/linearsearch.c)\n- [Sorting](./sorting)\n  - [Bubble Sort](./sorting/bubblesort.c)\n  - [Insertion Sort](./sorting/Insertion_sort.c)\n  - [Merge Sort](./sorting/mergesort.c)\n  - [Ouick Sort](./sorting/Quick_sort.c)\n  - [Selection Sort](./sorting/selectionsort.c)\n- [Other Programs](./otherprograms)\n  - [Armstrong number or not](./otherprograms/armstrongnumber.c)\n  - [GCD of 2 number](./otherprograms/gcd.c)\n  - [Factorial of a number](./otherprograms/factorial.c)\n  - [Fibonacci Series](./otherprograms/fibonacci.c)\n  - [Leap Year or not](./otherprograms/leapyear.c)\n  - [Multiplication of first n numbers](./otherprograms/multioffirstnnumbers.c)\n  - [Palindrome Number or not](./otherprograms/palindromenumber.c)\n  - [Prime number or not](./otherprograms/primenumber.c)\n  - [Prime numbers upto n](./otherprograms/primenumupton.c)\n  - [Sum of first n numbers](./otherprograms/sumoffirstnnumbers.c)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsabhishek%2Fc-codes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatsabhishek%2Fc-codes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsabhishek%2Fc-codes/lists"}