abhs06 / LeetCode-Solutions

Collection of all the LeetCode problem solutions using different programming languages. Happy Hacktoberfest-2021! #hacktoberfest #firstpullrequest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode Solutions

Collection of all the LeetCode problem solutions using different programming languages.

For all the beginners who want to start contributing to Open Source, here's the start! Happy Hacktoberfest-2021!

You can make a file for the problem of your choice from LeetCode, it can be in any programming language of your choice.

Steps to contribute:

Make sure you are registered at Hacktoberfest 2021 and then follow these steps to create your first Pull request.

  1. Fork this repository. (How to fork?)
  2. Create a branch. (How to create a branch?)
  3. Create a file with the name of the problem, Commit, Push
  4. Finally raise a PR! (How to create a PR?)

P.S. Star the repo if you like it. ⭐

Happy Coding 😃

About

Collection of all the LeetCode problem solutions using different programming languages. Happy Hacktoberfest-2021! #hacktoberfest #firstpullrequest


Languages

Language:Python 44.8%Language:C++ 43.4%Language:Java 7.0%Language:JavaScript 2.6%Language:C 2.3%