As you know, we have already covered the basic concept of complexity and Big-O. So, now it’s time to learn that how we can calculate or find the complex nature of any given code. Before moving on let me tell some rules that we need to apply so that we can calculate the complexity quickly. […]