HDHazel Danielintoughware.hashnode.dev·Feb 18, 2024 · 4 min readIntroducing Github TimelineThe latest addition to the developer toolkit. This project holds a special place for me, as I’ve been eager to create a portfolio piece that truly addresses a real need—rather than just adding yet another to-do app to the vast sea of GitHub repositor...00
HDHazel Danielintoughware.hashnode.dev·Jul 28, 2023 · 10 min readWhat is "Big O" and why does it matter?Big O (pronounced "big-oh") is an asymptotic notation used to denote the time complexity of an algorithm. At the end of this blog, you should be able to understand what these terms mean: asymptotic analysis time complexity order of growth running tim...00