Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 672. Bulb Switcher II
Given n bulbs initially on and four toggle operations (flip all / evens / odds / positions 3k+1), determine how many distinct final configurations are reachable after exactly presses button presses. Key idea: the operations commute and the bulb pattern repeats every 6 positions, so the problem reduces to enumerating reachable bitmasks on a small prefix.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.