Posts

C Program to find the Maximum value of XOR between two numbers - HackerRank

C Program to find the Number of times when XOR s equal to Sum between 1 and n - HackerRank

C Program to find the element present only one time while other elements are present k times - Bit Manipulation

C Program to find the two elements present only one time while other elements are present two times - Bit Manipulation

C Program to find the Element with an odd number of count in an Array in which all other elements are present even number of times - Bit Manipulation

C Program to Set the Most Significant Bit (MSB) and Least Significant Bit (LSB) till ith bit - Bit Manipulation

C Program to Clear the Most Significant Bit (MSB) and Least Significant Bit (LSB) till ith bit - Bit Manipulation

C Program to Change the case of an Alphabet using Bit Manipulation

C Program to find the Number of bits to change so as to convert one number to another - Bit Manipulation