If my videos have added value to you, join as a contributing member at Patreon: / sunildhimal
Learn how to measure the time complexity of an algorithm using the operation count method. Operation count first identifies the basic operation(most important operation) then find its frequency to estimate the time complexity.