Asiatik / codezilla

⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
MIT License
143 stars 181 forks source link

added bit-based algorithms #470

Closed MysticAdi closed 4 years ago

MysticAdi commented 4 years ago

Description

Added Bit-Based Algorithms Directory which currently consists of Toggle Bits and Rotate Bits algorithms. Will it more complex bit related algorithms once this feature is reviewed.

Related Issue

The issue raised is to make addition to the Bit-Based algorithms directory Please link to the issue here: #469

How Has This Been Tested? (Optional)

Manual tests were done to check for bit changes

Screenshots (Optional)

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

If you're unsure about any of these, don't hesitate to ask. We're here to help!