Bit Thinking Problems¶
Table of Contents¶
- 2546. Apply Bitwise Operations to Make Strings Equal (Medium)
- 1558. Minimum Numbers of Function Calls to Make Target Array (Medium)
- 2571. Minimum Operations to Reduce an Integer to 0 (Medium)
- 3315. Construct the Minimum Bitwise Array II (Medium)
- 2568. Minimum Impossible OR (Medium)
- 2509. Cycle Length Queries in a Tree (Hard)
- 2939. Maximum Xor Product (Medium)
- 2749. Minimum Operations to Make the Integer Zero (Medium)
- 2835. Minimum Operations to Form Subsequence With Target Sum (Hard)
- 2897. Apply Operations on Array to Maximize Sum of Squares (Hard)
- 810. Chalkboard XOR Game (Hard)
- 3064. Guess the Number Using Bitwise Questions I (Medium) 👑
- 3094. Guess the Number Using Bitwise Questions II (Medium) 👑