Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 655 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 655 Bytes

InterviewBit-Solutions

Solutions to coding problems available at InterviewBit ( https://www.interviewbit.com/courses/programming/ ). You all are welcomed to come up with an alternate better approach for the problems.

How to contribute?

  1. Fork the repository
  2. Do the desired changes (add/delete/modify)
  3. Make sure you've followed the existing coding standards and pattern of pasting the entire problem statement with a link to the problem on InterviewBit.
  4. Attach a screenshot from InterviewBit showing that your solution was ACCEPTED by the online judge.
  5. Make a pull request