Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

Bit Manipulation

In this course we will learn about bit manipulation with some exciting challenges to boost up problem solving!

17 Lessons

13 Challenges

Prerequisites

Save for later

Introduction and basics

What is bit manipulation?

Why we need bit manipulation?

Binary and decimal numbers

NOT & OR operators

AND operator

XOR operator

Right and left shift operators

Bitwise Operators Summary

Bit Algorithms

Power of 2

Number occurring odd times

Number of set-bits

Rotate bits of a number I

Rotate bits of a number II

Practice challenges

Tina and her bits assignment

XORty

Find K

Find Minimum Sum