How to count in binary using any ordered sequence of symbols
If a sequence X has m symbols then the number of possible subsequences of X is 2m — CLRS, Introduction to Algorithms
Intro
In this article I'll be showing how to count using any ordered sequence of symbols, which I'll claim is useful when generatin...
dozie.dev5 min read
Syed Fazle Rahman
Building Bug0, an AI-native E2E testing platform for modern apps - co-founder & ceo @ Hashnode
Great write-up, Nnadozie Okeke.