hyz_oon
blog
tags
about
Toggle menu
Toggle theme
Tags
ps
Brian Kernighan’s Algorithm
Algorithm by Brian Kernighan to count set bits (1) in an integer (pop count).
h
hyungjun
September 5, 2025
2 min read
1 subpost
ps
algorithm
bit manipulation
Minimum Operations to Make the Integer Zero
LeetCode 2749
h
hyungjun
September 5, 2025
1 min read
ps
algorithm
bit manipulation