Recent Posts

System Design: General Understanding

4 minute read

System Design is a process of defining components and their integrations, to build a large-scale system that meets the specific set of functional and non-fun...

Algorithm: Leetcode Contest 372

4 minute read

this contest has 3 problems which related to array-like structure, another 1 problem is bit manipulation, I will ignore this one.