-
I am Asher Thomas Babu, a 2nd-year Electronics and Communication Engineering Undergraduate student at the College of Engineering Chengannur, Kerala, India. It gives me great joy to see that my Favouri…
-
### Pull requests for beginners 📄
Would you be interested in a few easy issues which you could tag as Beginner / Hacktoberfest as you wish? Any left over at the end of Octoberfest I would submit pu…
-
Do you know any popular movie quotes?
Add your quote to data.json inside the data/ folder and raise the PR.
Language: Only English
```json
{
"quote": "Your new Quote",
"movie": "…
-
Adding the four pull requests made in Hacktoberfest.
For eg. Added ... to ...
-
These tasks are preferably for beginners, but everyone's welcome to contribute for Hacktoberfest.
Implement Kruskals algorithm in Python
Add methods to build the graph, and find the minimum span…
-
These tasks are preferably for beginners, but everyone's welcome to contribute for Hacktoberfest.
Implement Stack and Queue using an array and linked list in python.
Add methods to push, pop fo…
-
This is a simple text based java game I made. I thought it would be fun to let any other beginners who have been learning java contribute to it for Hacktoberfest... this will be my first year partici…
-
There are a lot of unnecessary braces for `className` which might be confusing for beginners.
It doesn't even have conditionals. I'd like to tackle this one.
PS: Can u label it `hacktoberfest`
…
-
This issue is for beginners who want to participate in hacktoberfest 2019. You can send a pull request for adding contribute.md file (which will tell the contributors how to contribute to this repo).
…
-
Hello, everyone!
Let's contribute to **Hacktoberfest** while refreshing our data structures and algorithms knowledge.
Implement your favorite **data structure/algorithm/crazy programming magic*…