Bit-manipulation: a useful topic for Competitive Programming

Swapnil agrawal
5 min readApr 11, 2021

Hello there ✋, Today I am going to tell you some useful concepts of bitwise operators which you can use in competitive programming to improve the efficiency of your code.

First Let us Understand all Bitwise Operators one by one.

1. BITWISE AND (&) Operator

--

--

Swapnil agrawal

A passionate Computer programmer, making my path towars development field. You can follow me here https://bitmoreengineering.hashnode.dev/