Contribute on this repository with valid pull request.

Overview

Hacktoberfest2021 (Excluded)

Hey 👋 everyone , hacktoberfest is back with biggest beginners friendly opensource event. Event will start from 1st of October and will remain upto 31st October 2021.

Due to lot of spam pull request our repository got excluded from Hacktoberfest 2021 but you can still contribute here by sending relevent PR.

What you need to do in this event?

You need to generate 4 valid pull request and want to contribute in opensource

let's discuss how you can contribute in hacktoberfest 2021 🙌

Rules for contribution.

1) Fork this repository.

2) Star this repository.

3) Choose your favourite programming language.

4) Add valid program (or code) on that sub repository.

5) Don't forget to add the problem statement , comments and complexity. ⚠️ ⚠️ It's a must part.

6) Commit the change and generate a valid pull request.

7) After carefully reviewing your code , if it is valid then it will be merged otherwise discarded.

⚠️ ⚠️ NOTE: Similar type of code(or program) will not be accepted. So kindly see the codes first and if you want to improve it then you can do that as well. That's also a kind of contribution and on that basis you will learn a lot.

Various programming language in which you can contribute.

Types of program which are accepted are:

  • Related to Data Structure and algorithms
  • Sorting and Searching algorithms

Nomenclature for submission.

nameofcode.extension for example hello.py shell_sort.cpp

Various IDE you can use for coding are.

Subscribe to "talkwithrd" for more updates about Hacktoberfest 2021.

talkwithrd

Keep smiling and keep coding 🥳

Comments
  • Cpp : To calculate the power of number using recursion

    Cpp : To calculate the power of number using recursion

    Hey @Rishabh062 , I am participating in #Hactoberfest and want to contribute a code to find the power of number using recursion. Kindly assign this issue to me.

    opened by ritikakatoch 4
  • Egg-dropping problem

    Egg-dropping problem

    Hello @Rishabh062 , I hope you are going very well. I am participating in hacktoberfest 2021 and want to add the "EGG-DROPPING-PROBLEM" in your repo. This problem is a well-known example of how dynamic programming makes things easier. I will solve it using recursion and dynamic programming both. I will make sure that the reader understands each and every line of my code. Please assign this issue to me. Thanks.

    opened by meghna750 3
  • Vending Drink Machine Code implementation in c++

    Vending Drink Machine Code implementation in c++

    Hey @Rishabh062 I am a contributor under hacktoberfest 2021. I can add a c++ code for Vending Drink Machine This will be an interesting way to implement the various concepts of c++ in a single .cpp file Please assign me this

    Thank you

    opened by PurviBhoyar21 3
  • add mergeSort file

    add mergeSort file

    MergeSort Algorithm

    Language used: C Algorithm type: Sorting Algorithm name: Merge Sort This program is created so as to sort the numbers present in an array using merge sort algorithm in C language.

    hacktoberfest-accepted 
    opened by akhil-maker 3
  • Pattern-Search

    Pattern-Search

    Problem Statement

    • Given a string str and a pattern pat. You need to check whether pattern is present or not in the given string.
    • Print the "Present" if found otherwise "Not present".

    Expected Time and Space Complexity

    • Time Complexity: O(N), N=length of str
    • Space Complexity:O(1)
    opened by palakyadav1807 2
  • divide integers using bit manipulation done

    divide integers using bit manipulation done

    hello @Rishabh062 , thanks for providing an active repo for contribution. I have done some works on #270 , please review it and let me know if something is missing. Thanks.

    hacktoberfest-accepted 
    opened by meghna750 2
  • Count Sort algorithm

    Count Sort algorithm

    CountSort Algorithm

    Language used: C Algorithm type: Sorting Algorithm name: Count Sort Added comments on code with problem statement and complexity mentioned This program is created so as to sort the numbers present in an array using merge sort algorithm in C language.

    hacktoberfest-accepted 
    opened by akhil-maker 2
  • Add cpp code to find min operatons to convert one word to another

    Add cpp code to find min operatons to convert one word to another

    Given two strings word1 and word2, return the minimum number of operations required to convert word1 to word2.

    You have the following three operations permitted on a word:

    • Insert a character
    • Delete a character
    • Replace a character
    opened by D3ADSH0T25 2
Owner
Rishabh Dwivedi
Open source contributor | Blogger @thepracticaldev | Machine learning and computer vision enthusiastic | Self taught programmer.
Rishabh Dwivedi
You may learn how to make successful pull requests and get your first valid open source contribution by using this repository.

Your-First-Contribution You may learn how to make successful pull requests and get your first valid open source contribution by using this repository.

Veshraj Ghimire 24 Aug 23, 2022
all valid pull requests accepted!!

Hacktoberfest_2021 Hacktober Fest Details Important Notice The repository has been marked as "Excluded Project" by Hacktoberfest Algorithm. I have no

Gautam Jain 23 Aug 6, 2022
This Repository Aims To Help Beginners with their first successful pull request and Know How to do open source contributions Also For Intermediate and Advance level contributors as well.

Hacktoberfest_2021 This Repository Aims To Help Beginners with their first successful pull request and Know How to do open source contributions Also F

Rishu Rajan 15 Jan 9, 2022
Repository dedicated for beginner to compete in Hacktoberfest 2021 challenge . Create HactoberFest Pull Request

??️ HACKT0BERFEST-2021 ?? This repo's main purpose is to help newbies ?? to complete the Hacktoberfest Challenge. STEPS:- 1. Create a GitHub account a

null 48 Nov 7, 2022
Go through the readme... fork ....add....send a pull request .... get yourself in the contribution list...Plant the tree

Hacktoberfest 2021 Follow the README below to get started! Table of contents Getting Started The Process The Process star this repo Fork this reposito

Aditya Deshmukh 6 Jan 5, 2022
to learn how to do pull request and do contribution to other's repo

Hacktoberfest-2021 - open-source-contribution An Open Source repository to Teach people How to contribute to open sources. ?? ?? JOIN PVX PROGRAMMING

Shubham Rawat 82 Dec 26, 2022
Grassroots DICOM read-only mirror. Only for Pull Request.

This is the source code of GDCM. It is available from sf.net website. Official GIT repository is at: https://sourceforge.net/p/gdcm/gdcm/ For a genera

Mathieu Malaterre 292 Dec 19, 2022
This repository is for everyone for Hacktoberfest 2021. Anyone can contribute anything for your Swags (T- Shirt), must be relevant that can add some value to this repository.

Hacktober Fest 2021 For Everyone! Upload Projects or Different Types of Programs in any Language Use this project to make your first contribution to a

Mahesh Jain 174 Dec 27, 2022
GPS parser which read raw GPS messages, selects only the valid ones and sends them to CAN bus

EagleTRT GPS System for Fenice GPS parser which read raw GPS messages, selects only the valid ones and sends them to CAN bus Compiling GPS Logger gps_

E-Agle Trento Racing Team 1 Nov 11, 2021
The official Allegro 5 git repository. Pull requests welcome!

Welcome to Allegro! Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such

Allegro 1.5k Dec 28, 2022
A repository to contribute and learn OpenSource

HacktoberFest 2021 ?? An opensource intiative organised by DigitalOcean and Intel SO this is an An Open Source repository to Teach people How to contr

BreadBoard Coding Society 19 Nov 13, 2022
A tool to pull C++ object names from kernel memory

kobject A tool to pull C++ object names from kernel memory Implementation is a bit hacky, lots of room for improvement. Just someting I threw together

Billy Ellis 15 Aug 3, 2022
Register for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS

⭐️ Projects and Codes ⭐️ This is beginner friendly repo. We aim for beginners to start with their first contributions to open-source. If you are looki

Joel Sunny Varghese 8 Oct 14, 2022
Helping everyone to code and creating pull requests

Novice Coding It's an initiative to help create more awareness about Open Source and help introduce many more students to the benefits of FOSS. We wil

Saptarshi Sarkar 19 Oct 15, 2022
Mirror only. Please do not send pull requests.

README - 08 March 2021 Welcome to the WebM VP8/VP9 Codec SDK! COMPILING THE APPLICATIONS/LIBRARIES: The build system used is similar to autotools.

WebM Project 763 Dec 29, 2022
A continuation of FSund's pteron-keyboard project. Feel free to contribute, or use these files to make your own! Kits and PCBs are also available through my facebook page.

pteron-pcb Intro This project is the evolution of the Pteron-Keyboard project, an incredible ergonomic keyboard that was handwired only. I aimed to in

null 17 Oct 11, 2022
Contribute and add DSA knowledge

CP + DSA Note: Please fetch upstream before making pull request to update your local repo. To contribute, add your code / file in respective folders.

null 22 Jul 29, 2022
Contribute your handwritten PDF notes and help other students ✌ #DecodersCommunity 🖤

Contribute your handwritten PDF notes and help other students ✌ #DecodersCommunity ??

Decoders Community 37 Nov 22, 2022
CONTEST 7 : 🥳 #snipathon-21🥳 contribute your favour code snippets in different languages

Your Favorite Code Snippet Collection of code snippets that can be anything from hello world to Complex Algo & DS (In any programming language). How t

CodeMacrocosm 9 Oct 29, 2022