{"id":34601928,"url":"https://github.com/fabeklou/sorting_algorithms","last_synced_at":"2026-05-27T02:34:31.859Z","repository":{"id":196260320,"uuid":"695618984","full_name":"fabeklou/sorting_algorithms","owner":"fabeklou","description":"0x1B. C - Sorting algorithms \u0026 Big O","archived":false,"fork":false,"pushed_at":"2023-09-26T01:14:46.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-27T02:34:25.622Z","etag":null,"topics":["algorithms-and-data-structures","algotithms","clanguage","sorting-algorithms","sorting-algorithms-implemented"],"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/fabeklou.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}},"created_at":"2023-09-23T18:06:27.000Z","updated_at":"2023-09-24T23:54:19.000Z","dependencies_parsed_at":"2023-09-23T23:02:49.498Z","dependency_job_id":"e5cc0b7c-b37f-4da4-aa85-496220db020d","html_url":"https://github.com/fabeklou/sorting_algorithms","commit_stats":null,"previous_names":["fabeklou/sorting_algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fabeklou/sorting_algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabeklou%2Fsorting_algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabeklou%2Fsorting_algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabeklou%2Fsorting_algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabeklou%2Fsorting_algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabeklou","download_url":"https://codeload.github.com/fabeklou/sorting_algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabeklou%2Fsorting_algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33548246,"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-27T02:00:06.184Z","response_time":53,"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":["algorithms-and-data-structures","algotithms","clanguage","sorting-algorithms","sorting-algorithms-implemented"],"created_at":"2025-12-24T12:52:03.396Z","updated_at":"2026-05-27T02:34:31.853Z","avatar_url":"https://github.com/fabeklou.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 0x1B. C - Sorting algorithms \u0026 Big O\n\n\u003cp align=\"center\"\u003e\n    \u003cimg size=\"400\" src=\"https://lamfo-unb.github.io/img/Sorting-algorithms/Complexity.png\"\u003e\n\u003c/p\u003e\n\n## Background Context\nThis project is meant to be done by groups of two students. Each group of two should pair program for at least the mandatory part.\n\n## Resources\nRead or watch:\n\n- [Sorting algorithm](https://en.wikipedia.org/wiki/Sorting_algorithm)\n- [Big O notation](https://stackoverflow.com/questions/487258/what-is-a-plain-english-explanation-of-big-o-notation)\n- [Sorting algorithms animations](https://www.toptal.com/developers/sorting-algorithms)\n- [15 sorting algorithms in 6 minutes](https://www.youtube.com/watch?v=kPRA0W1kECg) (WARNING: The following video can trigger seizure/epilepsy. It is not required for the project, as it is only a funny visualization of different sorting algorithms)\n- [CS50 Algorithms explanation in detail by David Malan](https://www.youtube.com/watch?v=yb0PY3LX2x8\u0026t=2s)\n- [All about sorting algorithms](https://www.geeksforgeeks.org/sorting-algorithms/)\n\n## Learning Objectives\nAt the end of this project, you are expected to be able to [explain to anyone](https://fs.blog/feynman-learning-technique/), **without the help of Google:**\n\n### General\n- At least four different sorting algorithms\n- What is the Big O notation, and how to evaluate the time complexity of an algorithm\n- How to select the best sorting algorithm for a given input\n- What is a stable sorting algorithm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabeklou%2Fsorting_algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabeklou%2Fsorting_algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabeklou%2Fsorting_algorithms/lists"}