What is Big O Notation ? Why do we need it ? TL;DR Big O is the objective way to measure the code we write. We can use this to determine which code suits the problem better In problem solving, there are many possible way we can solve a simple pro...
blog.chiragr.com5 min read
No responses yet.