GithubHelp home page GithubHelp logo

leetcode-hacktober's Introduction

HACKTOBERFEST 2022 ๐ŸŽƒ

Open Source Love PRs Welcomeย 

68747470733a2f2f756e6f2d776562736974652d6173736574732e73332e616d617a6f6e6177732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f32383039343932372f556e6f5f4861636b4665737432325f4865726f5f56312d31303234783339352e6a7067

This is a beginner-friendly leetcoding project to help you get started with your hacktoberfest. This repository is actually made to help beginners step up and join hands with the open source community. Feel free to start contributing. There are no wrong contributions.

Happy hacking โ™ฅ๏ธŽ !!

โš ๏ธ Don't forget to register yourself on hacktoberfest page


Getting started

Open ans issue about challenge you will solve, and I will assign to you with hacktoberfest label.

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/your-username/leetcode-hacktober.git

Create a folder referring to the language that will solve the challenge such as mkdir swift (mkdir its a command line to create a folder) and inside create the directory with the number and name of the challenge, such as mkdir 01-Two_Sum and then touch 01-Two_Sum.swift (touch its a command line to create a file) . If the folder already exists, create only the file referring to the language.

Please, create a readme.md about the question inside your challenge folder if doesn't exist, like this example:

Captura de Tela 2022-10-25 aฬ€s 12 53 41

The structure folder will be like this:

โ”œโ”€โ”€ Swift
โ”‚   โ””โ”€โ”€ 449-Serialize_and_Deserialize_BST
โ”‚       โ”œโ”€โ”€ 449-Serialize_and_Deserialize_BST.swift
โ”‚       โ””โ”€โ”€ Readme.md

OBS: You can solve for any programming language.

  • Make your changes (choose from any task below)
  • Commit and push
git add .
git commit -m "Commit message"
git push origin main

EVENT DETAILS:

  1. Hacktoberfest is a month-long challenge that happens in every year in the month of October, marking the celebration of Open Source Community. It helps the newbies to create their 1st meaningful PR.
  2. It is hosted by Digital Ocean in partnership with Github and other companies like DEV, Intel etc.
  3. All backgrounds and skill levels are encouraged to complete the challenge.

To know more about the event, WATCH THIS


leetcode-hacktober's People

Contributors

all3yp avatar gabrielabezerra avatar

Watchers

 avatar

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.