Git Product home page Git Product logo

malivinayak / multi-programming Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 19.0 95 KB

Multi-Programming repo contains programs in different languages

License: MIT License

Swift 0.18% C 4.98% COBOL 0.28% C++ 69.68% C# 2.22% Dart 0.12% Fortran 0.36% Go 0.19% Haskell 0.12% HTML 0.17% Jupyter Notebook 1.49% Java 17.18% JavaScript 0.42% Kotlin 0.16% Objective-C 0.43% Pascal 0.32% PHP 0.59% Perl 0.21% Python 0.83% Rebol 0.07%
git github hacktoberfest hacktoberfest-accepted open-source hacktoberfest2023

multi-programming's Introduction

Multi-Programming

Multi-Programming repo contains programs in different languages
This repository is to understand how open-source work and to get a different programs in different languages at a same place. This is good place to start your journey to open-source and build your github profile. Before contributing check CONTRIBUTION Rules and Instructions.

Here you will learn

Index

Program Category

Fundamentals
Algorithm

How to Contribute

  • Go through the CONTRIBUTING.md

  • Drop a ⭐ on the Github repository

  • Fork the repo to your Github.

  • Follow the Rules Click Here

  • You can add programs and algorithms in any programming language.

  • Explain your algorithm and write its time complexity and space complexity.

  • How to Clone the Repo by going to your local Git Client and pushing this command:
    git clone https://github.com/malivinayak/Multi-Programming.git

  • How to Commit and push your code to the remote repo on your Github.

 git checkout -b <branch name>
 git add .
 git commit -m "your message"
 git remote add origin <HTTP code the forked repo>
 git push origin <your branch name>
  • Make a pull request!

License

MIT LICENSE Copyright (c) 2022 Vinayak Mali


Show some ❤️ by starring ⭐ the repositories!

multi-programming's People

Contributors

akhilmishra365 avatar alpharandomcoder avatar aravind22 avatar b-aishpatil avatar bhagyashribpatil avatar codewizard16 avatar jeshwanthreddy13 avatar malivinayak avatar nimesh-21 avatar nishant6897 avatar pathakharsh123 avatar pedroulissespu avatar rhinocoder01 avatar thisiskartik avatar vaibhavi-mali avatar vivekutture avatar yukta-jaiswal avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

multi-programming's Issues

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.