How to Understand the Time Complexity of the problem from the Constraints ?? || CODE EXPLAINER

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This was much needed. Really helpful. Thank you!

ananyamishra
Автор

Quite useful!

Can you also make a comprehensive video to analyze time and space complexity of coding problems?

madhusudanr
Автор

In GFG, they told that 10^8 operations can be done in 1secs. If I am wrong please correct me. I'm confused

ajitshiva
Автор

4:40 sir how could log10^5 less than 10, 2^10 is of order 10^3.
Know not much difference in 10 0r 20, was just pointing the error

AnkitKumar-citv
Автор

Really helpful for beg. in cp, thanks for posting .

HarshKumar-nvfo
Автор

Bhai, everyone does cp in c++. I am learing dsa in java. How to do cp in java? or should i swtich to c++.? Can you give resources how to start cp in java, or should i switch to cpp

Marian-hy
Автор

It means that when we are given 2 secs
We actually have 2*10^6 operations in hand???

Earlier i thougt 2 sec means 10^12 operations😂😂

_sayedramishali