# lintcode.bak **Repository Path**: japin/lintcode.bak ## Basic Information - **Project Name**: lintcode.bak - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-27 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lintcode #### Bit Manipulation 1. [A + B Problem](aplusb) 2. [Check Power of 2](checkPowerOf2) 3. [Flip Bits](flipBits) 4. [Count 1 in Binary](countOnesInBinary) 5. [Update Bits](updateBits) 6. [Counting Bits](countingBits)