Lesson 7 of 10 • 2 upvotes • 4:36mins

This lesson will teach you some tips and tricks which be helpful for solving a variety of problems with bit manipulation.
10 lessons • 1h 7m
Introduction and Explanation of Bitwise Operations
10:10mins
Check Whether a Number is a Power of 2.
7:58mins
Count the Number of 1's in the Binary Representation of a Number
4:58mins
Check if the ith bit is Set in the Binary form of a Number
2:33mins
Generate all Possible Subsets of a Set
9:00mins
Find the largest power of 2 which is less than or equal to the given number
4:26mins
Tips and tricks with bits
4:36mins
Applications of bit manipulations.
1:49mins
Find the duplicate and the missing number in an array- Phase1(Concepts)
13:13mins
Phase 2(Code): Find the repeating and the missing number
8:24mins