Giter Site home page Giter Site logo

namigoel / competitive-programming-questions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashutosh97/competitive-programming-questions

0.0 0.0 0.0 817 KB

This repo is open for all. Add your favourite competitive programming questions along with the solution.

C++ 61.76% C 5.68% Python 8.77% Java 17.99% C# 0.48% JavaScript 2.89% PHP 0.16% Ruby 0.49% Haskell 0.04% Dart 0.17% COBOL 1.56%

competitive-programming-questions's Introduction

Competitive Programming questions

This repo is open for all. Add your favourite competitive programming questions along with the solution.

Guidelines

  • Create a folder with the question name.
  • Add a .txt file with the problem statement and a solution file which contains the solution of the given problem.

Folder Structure

├── Array
|    ├── Question/Problem name
|    |         ├── Question.txt
|    |         ├── Solution.yourLanguageExt
  • Try to maintain 👆above folder structure.
  • If your question/Problem folder doesn't lie in the above once fill free to create

Getting Started

  • Fork this repo (button on top)
  • Star this repo (button on top)
  • Clone on your local machine
git clone https://github.com/your-username/Competitive-Programming-questions.git
  • Create a new folder with the question name.
  • Add your question and solution file in that folder.
  • Commit and push
git add .
git commit -m 'Added question-name'
git push origin master
  • Create a new pull request from your forked repository
  • Your PR gets merged! 🎃
  • Now you can help others do the same.

Happy Coding! :)

competitive-programming-questions's People

Contributors

abhaypatro avatar adityajain732 avatar amcs1729 avatar ansh-saini avatar arc9693 avatar ashutosh97 avatar blacksag avatar chauhanparth210 avatar codilis avatar deepakumarvu avatar infiltration-x avatar ites7321 avatar janvimahajan14 avatar kavya-24 avatar lordlezehaf avatar luminousbeam avatar masakotoda avatar miketu926 avatar muskan-goyal6 avatar piyush-karira avatar plaidshirtakos avatar rishabhdeepsingh avatar rkjenamani avatar rpop67 avatar saurabhkoshatwar avatar siddath avatar silvasobrinho avatar thomasokubo avatar vipul-11 avatar zhang-haozhe avatar

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.