Git Product home page Git Product logo

umangdalvadi / hacktoberfest-2023 Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 28.0 576 KB

Hacktoberfest 2023 OPEN FIRST Pull Request ⭐ - Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).

Home Page: https://hacktoberfest.com/

License: MIT License

C++ 98.51% Python 1.49%
appwrite digitalocean newbiefriendly open-source pull-requests hacktoberfest hacktoberfest-accepted hacktoberfest-approved hacktoberfest2023 first-contribution

hacktoberfest-2023's Introduction

HacktoberFest 2023

HacktoberFest 2023

This repo is excluded from Hacktoberfest because of spamming and bad PRs,

👉Keep your EYE👀 on the account I'll create a new repo for hacktoberfest 2023 in few days

This Repo Is Totally beginner friendly, Perfect For Your First Pull Request:

📢 Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).

🚀Register anytime between September 26 and October 31

🎮You can join Hactoberfest Discord Server

🎉Participants with four pull/merge requests accepted between October 1 and October 31 will receive a unique digital reward🔥

Note:

Always make more than 4 pull requests. Let's say you have made only 4 pull requests to different projects, but one project is excluded from hackoctoberfest event then your pull request will not be counted and then you have the remaining 3 valid pull requests if these projects are not excluded. If you fail to make 4 pull requests then you can't get your digital reward. I will recommend you make a pull request to your own repo which is very very safe for you. Keep in mind that the repo has hacktoberfest topic.

Give this Project a Star ⭐

please share this repo as much as you can and star this repo to help as many people in opensource as you can.

Steps To Make Your First Pull Request

  • Fork this Repository by using the Fork button.
  • Clone your forked repository to your PC
git clone https://github.com/UmangDalvadi/Hacktoberfest-2023.git
  • Create a new branch for your modifications
git branch branchA
  • Checkout new branch
git checkout branchA
  • Open your cloned folder in pc and Add your code in Upload Your Code/<appropriate-folder-according-to-your-code>/ folder
  • Now open git and Add your changes
git add .
  • Commit your changes with Proper commit message
git commit -m "added my code in `<folder-name>` folder"
  • Push your changes
git push --set-upstream origin branchA
  • Create a pull request
  • Do not forget to STAR ⭐ this repo

Hurray!! You just got closer to complete your hacktoberfest challenge.

+ Follow Me : }


Umang Dalvadi

hacktoberfest-2023's People

Contributors

ankit9126 avatar anshul407 avatar aryainguz avatar avibedi1768 avatar bharath-kumarreddy avatar driftmaniacc avatar gethushan avatar kuldeep-rathod avatar prachitankan avatar rohanpranto avatar sahil-067 avatar sahilmate avatar siddhant-dalvi avatar swayam-op avatar umangdalvadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hacktoberfest-2023's Issues

Need to add Sorting Algorithms

I want to add the following sorting algorithms,

  1. Bubble Sort
  2. Selection Sort
  3. Insertion Sort
  4. Heap Sort
  5. Merge Sort
  6. Quick Sort

Please provide me the Access rights to make pull request : )
Please consider this under Hacktoberfest_2023, I am interested to Contribute : )

I want to add some most useful algorithms code Like

  1. K-way merge Algorithm

  2. Stack Reduced Quick Sort

  3. Merge sort combined with Insertion Sort

  4. Prims, Topological, Kruskal's algorithm

  5. DijKstra , Floyd Warshall ,bellman ford algorithm

  6. Backtracking
    a) Rat Maze
    b) N-Queen
    c) Sudoku
    d) Sum of Subset

  7. Activity selection , Huffman Encoding .

And please provide me the Access rights to make pull request : )

Please consider this under Hacktoberfest_2023 , I am interested to Contribute my self : )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.