Channel Avatar

Firmware @UCYro6Lg9aGSsyT5J6p1BqKw@youtube.com

379 subscribers - no pronouns :c

The classic software industry is moving towards building its


08:28
How to Reverse Bits of a number - Bit Manipulation Interview
08:53
Reverse Bytes - Big Endian Little Endian conversion - Bit Manipulation Firmware Interview
06:29
How to check Big Endian and Little Endian - Bit Manipulation Firmware Interview
05:16
How to Swap adjacent bits in a number - Bit Manipulation Firmware Interview
09:59
How to find three unique non-repeating numbers in an array - Bit Manipulation Interview
05:55
How to find two unique non-repeating numbers in an array - Bit Manipulation Interview
05:06
Count number of bits which are different between two numbers - Bit Manipulation Interview
05:02
Byte Alignment Implementation - Part 2 : Bit Manipulation Interview Question.
09:03
Byte Alignment Implementation : Bit Manipulation Interview Question.
03:04
Byte Alignment, Word alignment in Memory - Concept of Data Alignment - Bit Manipulation Interview
04:23
How to find XOR of two numbers without using XOR Operator - Bit Manipulation Interview
02:20
How to Subtract 1 using Bit Manipulation : Surprising and Important : Bit Manipulation Interview
01:45
How to find Remainder without using Modulus operator: Bit Manipulation Interview
02:50
How to check if number is Power of 2 : Bit Manipulation Interview Algorithm
03:31
How to Count Set Bits in a Number : Must know Bit Manipulation Interview question
02:20
How to Add 1 without using Plus operator - Tricky Bit Manipulation Interview question
02:55
How to Unset all bits except the rightmost 1 - Bit Manipulation Interview
02:47
How to Unset the Rightmost 1 in a number - Bit Manipulation Interview
04:57
Negative number representation, Two's Complement, Subtraction, Binary Inversion: Bit Manipulation
02:37
How to find the only Odd occurring element in Array : Bit Manipulation Interview - XOR
03:47
How to Swap two numbers without using third variable? Bit Manipulation Interview - XOR
04:02
How to Swap bits in a number : XOR - Bit Manipulation Firmware Interview
04:04
Must know concepts of XOR - Bit Manipulation Interview
07:46
Bit Manipulation - Three most used functions for Developers