Abigail Robinsonanekcin.hashnode.dev·Jan 31, 2024Big O Time NotationCreating algorithms is similar to navigating through a vast library in search of the perfect book, aiming to minimize both time and effort. Just as you seek step-by-step instructions to solve a specific problem, developers craft algorithms for effici...18 likes·115 reads#big o notation
Edwin Valerioedwinvalerio.com·Dec 31, 2023Cracking the Code: Unveiling the Power of Big O NotationDemystifying Big O Notation: Why Should You Care? Hey there, fellow coder! Let’s talk about this funky thing called Big O notation. It might sound like jargon at first, but trust me, understanding it can level up your coding game big time! What’s the...84 reads#AlgorithmEfficiency