{"id":13399596,"url":"https://github.com/OpenGenus/cosmos","last_synced_at":"2025-03-14T04:31:45.548Z","repository":{"id":25686288,"uuid":"103749180","full_name":"OpenGenus/cosmos","owner":"OpenGenus","description":"World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project","archived":false,"fork":false,"pushed_at":"2024-10-05T22:20:46.000Z","size":84619,"stargazers_count":13578,"open_issues_count":2622,"forks_count":3693,"subscribers_count":320,"default_branch":"master","last_synced_at":"2024-10-29T11:13:34.372Z","etag":null,"topics":["algorithm","datastructures","hacktoberfest","hacktoberfest-accepted","hacktoberfest2022","hacktoberfest2023","hacktoberfest2024","internship","internships","interview-questions","library","offline-app","opengenus","search-algorithms","sorting-algorithms"],"latest_commit_sha":null,"homepage":"http://internship.opengenus.org","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/OpenGenus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2017-09-16T12:07:05.000Z","updated_at":"2024-10-27T07:47:28.000Z","dependencies_parsed_at":"2023-10-15T17:23:36.709Z","dependency_job_id":"3fa3cf4a-adce-4243-94c6-7fb7a2ce647e","html_url":"https://github.com/OpenGenus/cosmos","commit_stats":{"total_commits":7244,"total_committers":1245,"mean_commits":5.818473895582329,"dds":0.9084759801214799,"last_synced_commit":"47fc66f8ab795be8e3b4f149eb85b6f9cddc1b82"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenGenus%2Fcosmos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenGenus%2Fcosmos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenGenus%2Fcosmos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenGenus%2Fcosmos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenGenus","download_url":"https://codeload.github.com/OpenGenus/cosmos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242962597,"owners_count":20213499,"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":["algorithm","datastructures","hacktoberfest","hacktoberfest-accepted","hacktoberfest2022","hacktoberfest2023","hacktoberfest2024","internship","internships","interview-questions","library","offline-app","opengenus","search-algorithms","sorting-algorithms"],"created_at":"2024-07-30T19:00:40.098Z","updated_at":"2025-03-14T04:31:40.536Z","avatar_url":"https://github.com/OpenGenus.png","language":"C++","readme":"# Cosmos\n\n\u003e [Join our Internship Program now](http://internship.opengenus.org/) | Try this cool [One Liner knowledge tool](https://iq.opengenus.org/one/)\n\u003e\n\u003e Participate in [Checklist project](https://github.com/OpenGenus/checklist)\n\n\u003e The universe of algorithm and data structures\n\n**Cosmos** is your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in various languages spanning `C`, `C++`, `Java`, `JavaScript`, `Swift`, `Python`, `Go` and others.\n\nThis work is maintained by a community of hundreds of people and is a _massive collaborative effort_ to bring the readily available coding knowledge **offline**.\n\n\u003e **Many coders ask me how to improve their own performances. I cannot say anything except \"solve and review and prepare your library\"** - _Uwi Tenpen_\n\nMake your fundamentals in Algorithms and Data Structure with these free resources:\n\n* [**50+** Linked List Problems](https://iq.opengenus.org/list-of-linked-list-problems/)\n* [**50+** Array Problems](https://iq.opengenus.org/list-of-array-problems/)\n* [**50+** Binary Tree Problems](https://iq.opengenus.org/list-of-binary-tree-problems/)\n* [**100+** Dynamic Programming (DP) Problems](https://iq.opengenus.org/list-of-dynamic-programming-problems/)\n\n# Cosmic Structure\n\nFollowing is the high-level structure of cosmos:\n* [Artificial intelligence](/code/artificial_intelligence) :robot:\n* [Backtracking](/code/backtracking)\n* [Bit manipulation](/code/bit_manipulation)\n* [Cellular automaton](/code/cellular_automaton) 🐚\n* [Compression algorithms](/code/compression) 🗜️\n* [Computational geometry](/code/computational_geometry) :gear:\n* [Cryptography](/code/cryptography)\n* [Data structures](/code/data_structures)\n* [Design pattern](/code/design_pattern)\n* [Divide conquering](/code/divide_conquer) ➗\n* [Dynamic programming](/code/dynamic_programming)\n* [Graph algorithms](/code/graph_algorithms) 📈\n* [Greedy algorithms](/code/greedy_algorithms) 💰\n* [Mathematical algorithms](/code/mathematical_algorithms)  :1234:\n* [Networking](/code/networking)  :globe_with_meridians:\n* [Numerical analysis](/code/numerical_analysis)  :chart_with_upwards_trend:\n* [Online challenges](/code/online_challenges)\n* [Operating system](/code/operating_system) 💻\n* [Quantum algorithms](/code/quantum_algorithms)  :cyclone:\n* [Randomized algorithms](/code/randomized_algorithms)  :slot_machine:\n* [Searching](/code/search) 🔎\n* [Selecting](/code/selection_algorithms)\n* [Sorting](/code/sorting)\n* [Square root decomposition](/code/square_root_decomposition)\n* [String algorithms](/code/string_algorithms) 🧵\n* [Unclassified](/code/unclassified) 👻\n\nEach type has several hundreds of problems with solutions in several languages spanning `C`, `C++`, `Java`, `Python`, `Go` and others.\n\n# Maintainers\n\nThis is a massive collaboration. Hence, to keep the quality intact and drive the vision in the proper direction, we have maintainers.\n\n\u003e Maintainers are your friends forever. They are vastly different from moderators.\n\nCurrently, we have **5 active maintainers** and we are expanding quickly.\n\nThe task of maintainers is to review pull requests, suggest further quality additions and keep the work up to date with the current state of the world. 🌍\n\n[Check out our current maintainers](https://github.com/OpenGenus/cosmos/wiki/maintainers)\n\n# Contributors\n\nThe success of our vision to bring knowledge offline depends on you. Even a small contribution helps. All forms of contributions are highly welcomed and valued.\n\nCurrently, we have over **1000+ contributors** in Cosmos and **over 2K+ contributors** in sister projects of Cosmos.\n\nWhen you contribute, your name with a link (if available) is added to our [contributors list](https://github.com/OpenGenus/cosmos/wiki/contributors).\n\nYou can contribute by writing `code`, documentation in the form of `installation guides` and `style guides`, making Cosmos search friendly and many others. There are endless possibilities.\n\nAdditionally, you might want to take a look at this [contributing guidelines](https://github.com/OpenGenus/cosmos/wiki/contribute) before you make Cosmos better.\n\nYou may, also, refer to the available [style guides](/guides/coding_style) before contributing code.\n\n# License\n\nWe believe in freedom and improvement. [GNU General Public License v3.0](https://github.com/OpenGenus/cosmos/blob/master/LICENSE)\n\n---\n\nOpenGenus is sponsored by DigitalOcean and Discourse.\n\n\u003cp style=\"float: left;\"\u003e\n  \u003ca href=\"https://www.digitalocean.com/\"\u003e\n    \u003cimg src=\"https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg\" width=\"201px\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\u003cimg src=\"https://github.com/OpenGenus/cosmos/assets/10634210/b6d7640b-9a98-45e2-a293-f11725cec6f9\" width=\"150px\"\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":["C++","\u003ca name=\"cpp\"\u003e\u003c/a\u003eC++","C++ (70)","Containers \u0026 Language Extentions \u0026 Linting","Shell","计算机编程 数据结构与算法","algorithm","General Programming","Libraries","Computer Science"],"sub_categories":["For JavaScript","网络服务_其他","Algorithms"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenGenus%2Fcosmos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenGenus%2Fcosmos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenGenus%2Fcosmos/lists"}