Skip to content

Bit LogTrick

Table of Contents

3097. Shortest Subarray With OR at Least K II

2411. Smallest Subarrays With Maximum Bitwise OR

  • LeetCode | 力扣

  • Tags: Array, Binary Search, Bit Manipulation, Sliding Window

3209. Number of Subarrays With AND Value of K

  • LeetCode | 力扣

  • Tags: Array, Binary Search, Bit Manipulation, Segment Tree

3171. Find Subarray With Bitwise OR Closest to K

  • LeetCode | 力扣

  • Tags: Array, Binary Search, Bit Manipulation, Segment Tree

1521. Find a Value of a Mysterious Function Closest to Target

  • LeetCode | 力扣

  • Tags: Array, Binary Search, Bit Manipulation, Segment Tree

898. Bitwise ORs of Subarrays

  • LeetCode | 力扣

  • Tags: Array, Dynamic Programming, Bit Manipulation