Nth Magical Number | LeetCode | Solution Explained
LeetCode 878. Nth Magical Number. I explain the binary search solution in detail, along with intuitions and observations...
Stream of Characters | LeetCode | Solution Explained
I explain the solution to the problem 1032. Stream of Characters in Python3 using Trie data structure. Answer...