Hi Guys, I have compiled a 16 minute video on youtube in which covered all the must known concepts related to bit manipulation like:
- Bitwise operators
- Precedence
- Properties of xor operator
- Multiplication and divide by 2^k
- Set kth bit
- Unset Kth bit
- Toggle kth bit
- Check if kth bit is set or not
- Check if a number odd or even
- Check if a number is even directly
- Check if a number is power of 2 or not
- All Important in built functions in c++ related to bits for int and long long type
- Links to some 2-3 basic question for practice
Here is the link: Bit Manipulation
Also Cheat sheet link of the concepts is present in the video description.
Like the video and must subscribe the channel.
Plz give your feedback and suggestions for future videos. Thanks!