Skip to content

PRO TIP Block youtube.com at the DNS level โ€” Pi-hole, NextDNS or your hosts file โ€” but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Big O notation – Data Structures & Algorithms Tutorial #2 | Measuring time complexity

939.7K views on YouTube

Big O notation is the way to measure how software program’s running time or space requirements grow as the input size grows. We can’t measure this using absolute terms such as time in seconds because different computers have different hardware hence we need a mathematical way to measure time complexity of a program and Big O is that mathematical way. The basic idea is to come up with mathematical function for a running time and consider only fastest growing term and discard other terms as well as constants. Big O is used to measure space complexity as well, You will know how to find the time and space complexity of algorithms.

Clarification: At 5:05, the code should be print(str(numbers[i]) + ” is a duplicate”), to concatenate integer with string you need to convert to string or use format string.

#bigo #bigonotation #timecomplexity #spacecomplexity #datastructures #algorithms #python

Do you want to learn technology from me? Check https://resources.codebasics.io/93bFYo for my affordable video courses.

Next Video: https://www.youtube.com/watch?v=gDqQf4Ekr2A&list=PLeo1K3hjS3uu_n_a__MI_KktGTLYopZ12&index=3
Previous video: https://www.youtube.com/watch?v=_t2GVaQasRY&list=PLeo1K3hjS3uu_n_a__MI_KktGTLYopZ12&index=1
Complete playlist:https://www.youtube.com/playlist?list=PLeo1K3hjS3uu_n_a__MI_KktGTLYopZ12

๐ŸŒŽ My Website For Video Courses: https://resources.codebasics.io/93bFYo

Need help building software or data analytics and AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website.

#๏ธโƒฃ Social Media #๏ธโƒฃ
๐Ÿ”— Discord: https://discord.gg/r42Kbuk
๐Ÿ“ธ Codebasics Instagram: https://www.instagram.com/codebasicshub/
๐Ÿ”Š Codebasics Facebook: https://www.facebook.com/codebasicshub
๐Ÿ“ Codebasics LinkedIn: https://www.linkedin.com/company/codebasics/
๐Ÿ“ฑ Codebasics X handle: https://twitter.com/codebasicshub
๐Ÿ“ธ Dhaval’s Instagram: https://www.instagram.com/dhavalsays/
๐Ÿ“ Dhaval’s LinkedIn: https://www.linkedin.com/in/dhavalsays/
๐Ÿ“ฑ Dhaval’s X handle: https://x.com/dpcodebasics

๐Ÿ”— Patreon: https://www.patreon.com/codebasics?fan_landing=true