Willguo Algo
search
⌘Ctrlk
Willguo Algo
  • Introduction
  • Algorithms
    • Graph
    • Tree
    • LinkedList & Array
    • Binary Search
    • Trie
    • String Manipulation
    • DataStructure Problems
    • Random
    • Segment Tree
    • DFS
    • Two Pointers Problem
    • Interval Problems
    • Dynamic Programming
    • Greedy Algorithms
    • Bit Manipulation
      • Bit Manipulation Notes
      • Reverse Bits
      • Maximum XOR of Two Numbers in an Array
      • Single Number II
      • Single Number III
      • Total Hamming Distance
      • Reverse Integer
      • Convert a Number to Hexadecimal
      • Prime Number of Set Bits in Binary Representation
      • Sum of Two Integers
      • Binary Watch (easy)
      • Binary Number with Alternating Bits (Easy Yahoo)
      • Triples with Bitwise AND Equal To Zero
      • Number of Wonderful Substrings
      • Find Longest Awesome Substring
    • Math Problems
    • Brainteaser
    • Other Problems
    • Computer Graphics
  • Multi-threading Problems
  • Operating System Notes
  • C++ Notes
  • System Design
  • Design Pattern
  • Java Multithreading
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Algorithms

Bit Manipulation

Bit Manipulation Noteschevron-rightReverse Bitschevron-rightMaximum XOR of Two Numbers in an Arraychevron-rightSingle Number IIchevron-rightSingle Number IIIchevron-rightTotal Hamming Distancechevron-rightReverse Integerchevron-rightConvert a Number to Hexadecimalchevron-rightPrime Number of Set Bits in Binary Representationchevron-rightSum of Two Integerschevron-rightBinary Watch (easy)chevron-rightBinary Number with Alternating Bits (Easy Yahoo)chevron-rightTriples with Bitwise AND Equal To Zerochevron-rightNumber of Wonderful Substringschevron-rightFind Longest Awesome Substringchevron-right
PreviousAvoid Flood in The Citychevron-leftNextBit Manipulation Noteschevron-right