Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 866 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 866 Bytes

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