Skip to content

bccss/iprep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iprep

BC Interview Prep Group Problems

Submitting Solutions

  1. Fork this Repo
  2. Clone it locally
  3. Create a new branch with the name week<number>-<name> Ex. week2-jayelm
  4. Create a subdirectory under the problem you are about to solve
  5. Solve the problem
  6. Push your changes
  7. Request a Pull Request
  8. Get someone to Review your code
  9. Get someone to Merge your Pull Request