Understanding Algorithm Time Complexity πŸ“Š

Learn how to analyze an algorithm's runtime beyond just execution time to determine its efficiency and performance.

Understanding Algorithm Time Complexity πŸ“Š
Nikhil Lohia
3.4K views β€’ Aug 24, 2020
Understanding Algorithm Time Complexity πŸ“Š

About this video

Just knowing the execution time of an algorithm is not a sufficient condition to determine its runtime. We still need to establish a way by which we can determine how the algorithm behaves with the size of the input set. This is known as Time Complexity. It defines the rate of growth of an Algorithm. Watch this video to know more about it and see live demo about the same.

00:00 - Introduction
00:31 - What do you mean by Time Complexity
03:30 - Real-life demo
06:35 - Calculate the Time Complexity
11:30 - Conclusion

πŸ“˜ A text based explanation is available at: https://studyalgorithms.com/theory/what-is-the-time-complexity-of-an-algorithm/

πŸ”— Watch here, how to learn how time and space determine the quality of an algorithm: https://youtu.be/uLaFSQ9Ft2g

πŸ”— To see more videos like this, you can show your support on: https://www.buymeacoffee.com/studyalgorithms

πŸ’» Get Social πŸ’»
Follow on Facebook at: https://www.facebook.com/studyalgos
Follow on Twitter at: https://www.twitter.com/studyalgorithms
Follow on Tumblr at: https://studyalgos.tumblr.com/
Subscribe to RSS feeds: https://studyalgorithms.com/feed/

#algorithms #programming #tutorial

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

3.4K

Likes

165

Duration

13:35

Published

Aug 24, 2020

User Reviews

4.6
(3)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.