Dhawal PandyaforDhawal Codesdhawalpandya01.hashnode.netยทFeb 9, 2023Demystifying Big O Notations (2/2)I'd like to give some concrete examples of how to use and apply all the mumbo jumbo I said in the last post, so here we go. The most common big O notations used are: O(1) - Constant Time: This notation represents an algorithm that takes a constant a...33 reads#big o notationAdd a thoughtful commentNo comments yetBe the first to start the conversation.