Back to Browse

big o notation [TAMIL]

1.7K views
Jun 21, 2022
10:29

. big o notation full course: https://youtu.be/3Sgi4-xaddg big o notation chart: https://bit.ly/3xHgeUq big o notation cheat sheet: https://bit.ly/3n25ZFC big o notation resources: https://youtu.be/Mo4vesaut8g connect with me: https://ritchiepulikottil.netlify.app/ Big O notation is the way to measure how a 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 the time complexity of a program and Big O is that mathematical way. The basic idea is to come up with a mathematical function for a running time and consider only the 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.

Download

0 formats

No download links available.

big o notation [TAMIL] | NatokHD