Skip to content

mnpal/InterviewBit

Repository files navigation

alt text

InterviewBit Solutions

About

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.

Languages

The codes are written in C and C++.

Profile

Here is my InterviewBit Profile.

Contribution

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.