ShreyaShukla03 / LeetCode-HacktoberFest22

A Hacktoberfest22 repo for DSA problems on Leetcode. #hacktoberfest22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode-HacktoberFest

Instructions

  • Add a new issue for any Leetcode Problem that you want to solve in a language of your choice
  • Wait for the issue to be assigned to you
  • Once the issue is assigned, fork the repo and start working on it
  • If the problem is already solved in any other language than the one you have chosen, there would be an existing folder with the id and the name of the problem.
  • Add your solution inside that problem folder
  • If the folder is not created, then create the folder with the id and name as explained in the folder structure block below
  • Raise a PR once you think you are ready
  • Make sure to mention the issue id/issue link in the PR Comment for enabling faster review of your commit
  • Wait for your PR to get reviewed
  • Once the PR is merged spread the word and keep contributing until your Hacktoberfest quota of PR's are done

Folder Structure

alt text

Then a valid folder structure would be :

Leetcode-Easy/9-PalindromeNumber
  • Solution for the problem palindrome number should be uploaded inside this folder in any language of your choice.

Repo Contributers

A huge shout out to all the contributors on our repo ⭐️

Made with contrib.rocks.

Hope you have a great time contributing to this repo.

In case you are new to github,feel free to reach out to me via email on gurkeeratsondhi@gmail.com for any doubts!

Happy Coding 👨🏽‍💻

About

A Hacktoberfest22 repo for DSA problems on Leetcode. #hacktoberfest22


Languages

Language:C++ 52.6%Language:Python 25.1%Language:Java 19.1%Language:JavaScript 2.8%Language:C 0.3%