Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 262 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 262 Bytes

Contributing to Coding Interview Questions

How to contribute

  1. Fork this repository.
  2. Clone forked your repository.
  3. Make a new branch from main branch with format username/topic (e.g binsar/test).
  4. Make a new pull request from your branch.