I just read here How to find time complexity of an algorithm about Time Complexity of an algorithm.
I will take the college admissions exam and I need to know what is Time Complexity and how to count/tell the time complexity of an algorithm.
I read above about O()
and I think I understand, but I need to know about: Ω()
,o()
,Θ()
.
Can anyone explain me clearly about this? Please note that I just finished highschool.
Thank you all!