InterviewBit Solutions
This repository contains solutions for the problems given in Interviewbit Programming section. And, the codes are merely functions you need to write to solve the given problems. So, in order to run these on the c++ compilers, you first need to write down the comlete main function.
You can have a look at the Programming problems here.
The codes are written in C and C++.
Here is my InterviewBit Profile.
If you wish to contribute, just fork this repository, do the modifications and make a pull request. And, please don't forget to mention about the modifications clearly.