Giter Site home page Giter Site logo

ashutosh97 / competitive-programming-questions Goto Github PK

View Code? Open in Web Editor NEW
83.0 5.0 218.0 813 KB

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

C++ 61.89% C 5.62% Python 8.66% Java 17.77% C# 0.48% JavaScript 2.85% PHP 0.16% Ruby 0.49% Haskell 0.04% Dart 0.17% COBOL 1.54% Kotlin 0.33%
hacktoberfest competitive-programming hacktoberfest2020 hacktoberfest-accepted cpp java competitive-coding

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

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  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  avatar  avatar  avatar

competitive-programming-questions's Issues

Issue regarding the folder name of question "IsPrime?"

Hi,

I was trying to clone the repository but failed due to a question mark "?" inside the folder name "IsPrime?" I manually downloaded the zip file but couldn't find the question "IsPrime?" so I can't fix it.

Also, I'm just curious how did GitHub allow that question mark to be pushed at the first place? I googled a little bit and see many people had trouble with special symbols in the file names, for example a previous issue with atom.

Thanks

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.