🎓How I Study AIHISA
📖Read
📄Papers📰Blogs🎬Courses
💡Learn
🛤️Paths📚Topics💡Concepts🎴Shorts
🎯Practice
⏱️Coach🧩Problems🧠Thinking🎯Prompts🧠Review
SearchSettings
How I Study AI - Learn AI Papers & Lectures the Easy Way

Problems5

All SourcesLeetCodeCodeforcesBOJCustom
All LevelsEasyMediumHard
bitwise
Custom#cpq004-746
1750

Bitwise Segment Majority

Phase 2 / bitwise, segment-tree

bitwisesegment-treerange-query
Custom#cp014-180
1800

Range Bitwise Sum Query

Phase 5 / bitwise, prefix sums

bitwiserange queryprefix sums
Custom#cpq018
1800

Circular Bitwise AND Range

Phase 6 / bitwise/sliding-window

bitwisesliding-windowcircular-array
Custom#cp011
1700

Bitwise Subsequence Shift Sum

Phase 5 / dp, bitwise, LIS

bitwisedpsubsequence
Custom#cp-tp3-018
2300

Longest Monotone Bitwise Subsequence

Phase 3 / bitwise-lis

arraybitwiseLISdp