[Leetcode: 1545](https://leetcode.com/problems/find-kth-bit-in-nth-binary-string/) Currently passing, but I'm only beating like 5.04% in terms of runtime. I'm having trouble finding a predictable pattern in the $k$-th binary strings.