Skip to content

nitish2087/Competitive-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive-Programming

Important cp solutions

Contributing Guide

  • Clone git repo
     $ git clone https://github.com/nitish2087/Competitive-Programming.git
    
  • Checkout to master
     $ git checkout master
    
  • Cut a new branch with following convention:
    $ git checkout -b <branch-name>
    Branch name format: {f}{l}-{topic}-{optional_keyword}
        > {f}: {f}irstname
        > {l}: {l}astname
    e.g ns-array-maxSum
    
  • Add new solutions
  • Modify existing solutions
  • Send a pull request to master branch.

Thanks

About

Important cp solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published