Why learn to use Big O? Use Big O to measure how and why one data structure is better than others. Why do we use an array rather than an object in some cases? Each data structure has pros and cons. Big O is used to describe how efficiently the code r...
adrienetz.hashnode.dev1 min readNo responses yet.