Coder Social home page Coder Social logo

cses-problems's Introduction

CSES-Problems

Here we will have collection of solution of cses.fi

Instrutions to Contribute:

  • First,go to cses

  • Create a new account first & log in

  • Then, go to CSES Problem Set

  • Choose any 5 questions of your choice and solve them

(Unique questions/language would be appreciated)

  • To solve any particular question, click on it and then solve it first on your local IDE.

  • Then upload that file (like missing_number.c or missing_number.java,etc.) from your local system in the submit section of that particular question.

  • Once it successfully passes all the test cases

    • fork [this] repo
    • Add question as comments at top & its link
    • Now add "author: cses id" as comment at the end of your program (e.g. - author: pritam047)
    • Example: Python Code
      # Print your Name
      # cses.fi/printName
      print('Ayush> Kejariwal')
      # author: KejariwalAyush
      # solution: https://cses.fi/problemset/result/1065540/
    • Rename that particular file here in the following format:
    • githubusername_problemname.fileformat (e.g. - pritam047_missing_number.c)
    • Make a folder of your Github Username & put above file in it (if already exists then add in it)
    • Add that folder into your stack(language e.g. java, python, etc) folder

      example: master/java/KejariwalAyush/KejariwalAyush_missing_number.java

    • Now commit and push to your repo
    • And make a pull request to original repo
  • Once we validate it, we shall accept your pull request.

Note : Don't simply copy paste from others. Try to solve the problems on your own.

Example of passing test in cses

When you submit the answer to the question in cses

You should pass all tests, then only submit it here.

Example

cses-problems's People

Contributors

hacktoberfest-iter avatar goelpriyanshu99 avatar saniya3 avatar pawank0411 avatar zeo-shark avatar kejariwalayush avatar rishika6 avatar pritam047 avatar thespeedx avatar iamabhishekkumar avatar ashis-007 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.