All Projects → python-geeks → Leetcode-scripts

python-geeks / Leetcode-scripts

Licence: MIT license
Repo for creating awesome leetcode solution scripts to make my panda smarter

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Leetcode-scripts

Data-Structures-and-Algorithm-C-
Hi folks🖐🏻 , I'm maintaining this repository, feel free to open a pull request and contribute! :)
Stars: ✭ 39 (+143.75%)
Mutual labels:  leetcode-solutions, hacktoberfest-accepted, hacktoberfest2021
stopwatch
Stop watch using javascript
Stars: ✭ 18 (+12.5%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
algorithmshacktoberfest2021
Some algorithms, than i need some help to complete !
Stars: ✭ 25 (+56.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Resources
No description or website provided.
Stars: ✭ 25 (+56.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
DSA-Practice
Open to hacktoberfest 2021
Stars: ✭ 11 (-31.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
tempat-kontributor
Merupakan tempat bagi kalian untuk berkontributor bersama kami
Stars: ✭ 33 (+106.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest2021
For Beginners, students and developers this is a great opportunity to learn and contribute to open source.
Stars: ✭ 79 (+393.75%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Awesome-Clone
A curated list of AWESOME clones made with react,vue,svelte
Stars: ✭ 37 (+131.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
react-bootcamp-notes
Bu repo Kodluyoruz Earlybird Front-End Talent Bootcamp boyunca aldığım tüm notları saklar.
Stars: ✭ 60 (+275%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (+43.75%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
An Open Source repository to Teach people How to contribute to open sources.
Stars: ✭ 98 (+512.5%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Apni-Dukaan
An E-commerce site to buy products of need.
Stars: ✭ 27 (+68.75%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hactoberfest-First-PR
Contrubute anything valuable to Open source code and you will Merged with REPO
Stars: ✭ 21 (+31.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (+218.75%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hactoberfest2021-Cpp
Any one can add their programs here ,but program should not be repeated.
Stars: ✭ 22 (+37.5%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
PracticeApp
A "must-have a look" project for newcomers in android.
Stars: ✭ 38 (+137.5%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Dev-Essentials
A Chrome Extension, built to keep you updated with the latest happenings, upcoming contests and, new tech innovations.
Stars: ✭ 16 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
Stars: ✭ 15 (-6.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Repo-Excluded-From-HacktoberFest-2021
Know a bit of python & need pr for hacktoberfest ? come join us in the journey
Stars: ✭ 17 (+6.25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Certificate-Generator-UI
This is the UI for an awesome Certificate Generator and this is a part of Hacktoberfest 2021.
Stars: ✭ 18 (+12.5%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

Leetcode-scriptss

Do you know any solution that can help a Panda to be more smarter or to be a coder xD (Only supporting Python solution

        

Here are the steps to Make contribute 👣

  • Take a look at Contributing Guide (Necessary)
  • Create an issue for making any change to code. when issue will be approve you can make a change.
  • Pull latest change from upstream branch before starting the changing code.
  • Add your file in proper folder(Question number) with README.md in it. Add requirements.txt if needed.
  • Please use flake8 linting in your code (See below to check flake8 linting)

🎃 HacktoberFest-2021 🎃

Opensource PR hacktoberfest friendly

What is HacktoberFest?

Hacktoberfest is a month long event where people are awarded for contributing to open source projects 🙌, and we're joining the party .Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.

More details

Hacktoberfest is open to everyone in our global community. Whether you’re a seasoned contributor or looking for projects to contribute to for the first time, you’re welcome to participate.

Pull requests can be made in any participating GitHub or GitLab hosted repository/project. Look for the 'hacktoberfest' topic to know if a repository/project is participating in Hacktoberfest. Pull requests must be approved by a maintainer of the repository/project to count.

You can sign up anytime between October 1 and October 31. Just be sure to sign up on the official Hacktoberfest website for your pull requests to count.

Rules for participation

  • Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
  • The pull request must contain commits you made yourself.
  • If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.
  • If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
  • To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
  • This year, the first 55,000 participants can earn a T-shirt.

Quality Guidelines

  • Pull requests that are automated e.g. scripted opening pull requests to remove whitespace / fix typos / optimize images.
  • Pull requests that are disruptive e.g. taking someone else's branch/commits and making a pull request.
  • Pull requests that are regarded by a project maintainer as a hindrance vs. helping.
  • Something that's clearly an attempt to simply +1 your pull request count for October.
  • Last but not least, one pull request to fix a typo is fine, but 5 pull requests to remove a stray whitespace is not.

Note

A pull request is considered approved once it has an overall approving review from maintainers, or has been merged by maintainers, or has been given the 'hacktoberfest-accepted' label. A pull request with any label containing the word 'spam' or 'invalid' will be considered ineligible for Hacktoberfest.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].