codeIIEST / Algorithms

A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
http://codeiiest.github.io/Algorithms/
MIT License
204 stars 163 forks source link

##Contributed to issue number 180 #233

Closed shivhek25 closed 6 years ago

shivhek25 commented 6 years ago

I have added the code to check if the ith bit is set in a number.