# 08.11.2025
[1611. Minimum One Bit Operations to Make Integers Zero](https://leetcode.com/problems/minimum-one-bit-operations-to-make-integers-zero/description) hard
Min steps to make zero by xor 1 or xor rightmost+1 #hard #bits
[1611. Minimum One Bit Operations to Make Integers Zero](https://leetcode.com/problems/minimum-one-bit-operations-to-make-integers-zero/description) hard
Min steps to make zero by xor 1 or xor rightmost+1 #hard #bits
👍2
# 09.11.2025
[2169. Count Operations to Obtain Zero](https://leetcode.com/problems/count-operations-to-obtain-zero/description/) easy
Count numbers subtractions until 0 #easy
[2169. Count Operations to Obtain Zero](https://leetcode.com/problems/count-operations-to-obtain-zero/description/) easy
Count numbers subtractions until 0 #easy
👍2