#338

Counting Bits

easy· Bit Manipulationruns: 0

Given an integer n, return an array of length n + 1 such that ans[i] is the number of 1 bits in the binary representation of i, for each i from 0 to n.

sign in to paste and practice your own solution
desktop only

codedrill is a typing game and needs a real keyboard. open this on a laptop or desktop to practice.

you can still browse problems and sections from your phone.