cosmos
cosmos copied to clipboard
Hacktoberfest 2023 (OpenGenus / Cosmos)
Welcome to Hacktoberfest 2023
We, strongly, suggest you to apply for your Internship Program and contribute to Hacktoberfest in parallel with help from our mentors.
NEW You can write about topics you know (blog post) and qualify for "Non-Code" contributions as well. Comment in the above Internship thread to get guidance.
To get started on your journey in Hacktoberfest 2023, follow these steps:
- Register at Hacktoberfest site.
- Fork Cosmos to get a local copy as your workspace
- Learn how to make a perfect pull request (guide)
- Make a basic contribution like improving existing implementations, simple bugs (like #5891) and more to get familiar with the flow
- Make 4 quality contributions (like implementing an algorithm/ problem). You can open a new issue mentioning the contribution you plan to make and open a pull request directly.
Some lists of algorithms to help you contribute:
- Algorithms checklist
- List of Array problems
- List of Linked List problems
- List of Binary Tree problems
- List of Graph Algorithms
- List of Dynamic Programming problems
- List of Data Structures
Some quality contributions:
- Implement new algorithms in language of your choice (Having strong implementation skills is useful) [Code contribution]
- Write at OpenGenus IQ on a topic you are confident in or prepare questions on a given topic (Ability to explain ideas is important) [No code / Low code contribution]
- Write at OpenGenus IQ on a new topic in the domain you are interested in (Approaching new topics correctly is the key to invention)
- Develop features for sister projects of Cosmos (challenging but interesting)
This helps you grow intellectually 🧠 and help you gain good opportunities. Search and ask our Interns how they have grown over the years.
To begin contributing, you shall get a quick overview of how Cosmos is used today. Cosmos is one of the most extensive code database and is used as:
- A datastore for various projects (such as Quark) for purposes such as offline searching
- Training ML models for applications such as identifying programming language
- Metadata for projects such as OpenGenus IQ, Falcon and several others
- Offline Learning resource by several contributors
Have a doubt or want us to review your contribution? Ask us down 👇 and we will help you.
Hi I have added two PR for Hacktoberfest-2023 #6705 and #6706
i have added a PR on issue #6568 and i wanna to if it is still on ,means i found out it was posted one year before in 2022 and does it still holds good for this hacktober..
@AdiChat please assign me this issue
i have added PR #6719 where i added doubly linked list code in cpp and circular linked list code in java
I have added a cpp code for Reverse Linkedlist in k-groups in #6720
I have added a cpp code for Reverse Linkedlist in k-groups in #6720
Your PR got accepted?
is this repo still active ?