Git Product home page Git Product logo

hacktoberfest-pool's Introduction

⭐️ HacktoberFest Pool ⭐️

A Pool for DSA Codes - GFG, Codechef, LeetCode, HackerRank and CodeForces

Features

  • Accepting Contributions for HacktoberFest 2022.
  • Solution of DSA problems of various platforms like CodeChef, CodeForces, HackerRank, Geeksforgeeks, LeetCode etc.
  • Language Free Solution Pool
  • Love to Solve Problems of each level

How to Contribute in This Project

  • Firstly Fork the Repositary.
  • Now clone it in your system by using followning command.
$ git clone https://github.com/<Your User Name>/HacktoberFest-Pool
$ cd HacktoberFest-Pool
  • Now make the file named <Problem ID>.<extension> in the folder of its plateform name. e.g. such as- OLYRANK.py in CodeChef folder.
$ cd <Folder Name>

-First Line of code will be like this. e.g. for C++ and Java.

// <Plateform Name> - <Problem Name>
  • Now Code your solution from next line and save it.
  • Now run the Following command for commit.
$ git add <Filename>.<extension>
$ git commit -m <Problem Name>
$ git push -u origin <Branch Name>
  • Now raise the Pull Request.

What is Hacktoberfest?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long celebration of open source code presented by Digital Ocean.

During the entire month of October 2022 all you have to do is contribute to any open source project with the hacktoberfest tag and open at least 4 pull requests which follow the Hacktoberfest guidelines. It can be any project mentioned below and you can contribute in any way possible. It can be a be a bug fix, optimisation, feature addition or even a documentation enhancement!

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities.

How to get Started?

Click on the link to register yourself here.

Why should you take part?

  • Chance to contribute to awesome open source projects
  • Engage with reputed communities
  • Free swags and T-Shirts from Digital Ocean
  • Chance to get a tree planted and make Earth greener

If you liked this project, please leave a 🌟

With ❤️ by VanshGuptaAman

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.