Leetcode3 min read
Binary Watch – Bit Manipulation Instead of Backtracking
A binary watch has: - **4 LEDs** for hours (0–11)
#bit manipulation#brute force#combinatorics#problem-solving
Writing about projects, notes, and things I’m learning.
A binary watch has: - **4 LEDs** for hours (0–11)