- Notifications
You must be signed in to change notification settings - Fork1
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
License
nrashok/cosmos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The universe of algorithm and data structures
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 spanningC
,C++
,Java
,JavaScript
,Swift
,Python
,Go
and others.
This work is maintained by a community of hundreds of people and is amassive collaborative effort to bring the readily available coding knowledgeoffline.
Many coders ask me how to improve their own performances. I cannot say anything except "solve and review and prepare your library" -Uwi Tenpen
Following is the high-level structure of cosmos:
- Artificial intelligence 🤖
- Backtracking
- Bit manipulation
- Cellular automaton 🐚
- Compression algorithms
- Computational geometry ⚙️
- Cryptography
- Data structures
- Design pattern
- Divide conquering
- Dynamic programming
- Graph algorithms
- Greedy algorithms
- Mathematical algorithms 🔢
- Networking 🌐
- Numerical analysis 📈
- Online challenges
- Operating system 💻
- Randomized algorithms 🎰
- Searching
- Selecting
- Sorting
- Square root decomposition
- String algorithms
- Unclassified 👻
Each type has several hundreds of problems with solutions in several languages spanningC
,C++
,Java
,Python
,Go
and others.
This is a massive collaboration and to keep the quality intact and drive the vision in the proper direction, we have maintainers.
Maintainers are your friends forever. They are vastly different from moderators.
Currently, we have5 active maintainers and we are expanding quickly.
The 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. 🌍
Check out our current maintainers
Let us know if you would like to be a maintainer in the Slack channel#algorithms and we will review and add you upon subsequent contributions. To join our massive community atSlack open an issuehere.
The 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.
Currently, we have over700 contributors
When you contribute, your name with a link (if available) is added to ourcontributors list.
You can contribute by writingcode
, documentation is form ofinstallation guides
andstyle guides
, making Cosmos search friendly and many others. There are endless possibilities.
Additionally, you might want to take a look at thiscontributing guidelines before you make Cosmos better.
You may, also, refer to the availablestyle guides before contributing code.
We believe in freedom and improvement.GNU General Public License v3.0
About
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases
Packages0
Languages
- C++39.8%
- Java13.6%
- C10.8%
- Python10.5%
- JavaScript4.4%
- C#3.5%
- Other17.4%