What is the difference between O, Ω, and Θ?

前端 未结 6 728
清歌不尽
清歌不尽 2020-12-04 09:38

I am learning algorithm analysis. I am having trouble understanding the difference between O, Ω, and Θ.

The way they\'re defined is as follows:

<
6条回答
  •  情歌与酒
    2020-12-04 10:11

    These are some of the resources that will really help you:

    • Wikipedia
    • Wiki book
    • MIT Lecture Video
    • Video from IITB, India

提交回复
热议问题