GithubHelp home page GithubHelp logo

knchapagai / programminghub Goto Github PK

View Code? Open in Web Editor NEW
49.0 2.0 201.0 2.29 MB

Want to get your first PR accepted for Hacktoberfest? Then add programs in your preferred languages, and begin your journey towards open source.

C 11.34% C++ 19.54% C# 4.45% Dart 1.40% Ruby 0.50% Python 28.72% Hack 0.12% JavaScript 4.19% Jupyter Notebook 2.43% Java 13.02% PHP 0.68% HTML 2.23% Shell 10.07% Clojure 0.33% CSS 0.45% Rust 0.27% RenderScript 0.25%
hacktoberfest hacktoberfest-accepted hacktoberfest2022

programminghub's Introduction

ProgrammingHub

Please add HIGH QUALITY programs in your preferred languages,

In this repository you can create 4 Pull Requests to any of the following languages you know to contribute to open source and get rewards in return.

If you don't know what a Pull Request is, Kindly Visit this link to know more about it and then proceed.

Click Here

Here is a list of things you can contribute by making pull requests on this repository.

Here is a list of things you can contribute by making pull requests on this repository.

  • Python Basic Programs
  • JavaScript Basic Programs
  • C/C++/C# Basic Programs
  • Dart Basic Programs
  • Java Basic Programs
  • PHP Basic Programs
  • Ruby Basic Programs
  • Any Programming Language you know (Listed under Other Languages)

Things not to do whilst creating a Pull Request

  • Spam Pull Requests will not be accepted. Spam includes making small changes on README.md and other files. You need to make a legit pull request in order for it to be accepted!
  • Make only one pull request per Language, Multiple programs on the same languages by the same person will not be accepted!
  • Pre-Existing programs can be refactored and made a pull request but if a program already exists in the repo, don't make another pull request for the same program.

Best wishes!!!

programminghub's People

Contributors

aakrity17 avatar albertmanning1337 avatar amish009 avatar anik-bin avatar apsarabudhathoki avatar attackerhtf avatar ayush-banjade avatar binaya9898 avatar bipulgyawali avatar cpgradha avatar destiny-changes avatar exfilpr4tik avatar iamsamuelhere avatar iamwasp avatar idevilgamer avatar knchapagai avatar mohd-mehraj avatar nepaliknight avatar nixhantb avatar patilsanket avatar samikshyash avatar sharah-s avatar sidanand67 avatar sjbsharma avatar thenethunter avatar thepratikgyawali avatar theprekshyagyawali avatar tyro-apil avatar va-29 avatar victimhtf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

programminghub's Issues

Spiral Matrix

Hi, Can I add Spiral Matrix problem's solution to this?

Minimum Operations to Make a Uni-Value Grid

You are given a 2D integer grid of size m x n and an integer x. In one operation, you can add x to or subtract x from any element in the grid.

A uni-value grid is a grid where all the elements of it are equal.

Return the minimum number of operations to make the grid uni-value. If it is not possible, return -1.

Example 1:

Input: grid = [[2,4],[6,8]], x = 2
Output: 4

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.