本文介绍了什么是大O符号?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我知道Big O表示法用于评估算法的效率,但是我不理解您如何阅读Big O表示法或算法到底有多有效.有人可以解释大O表示法的基础吗?谢谢.
I know Big O notation is used to assess how efficient an algorithm is, but I do not understand how you read Big O notation or what exactly how efficient an algorithm is. Can somebody perhaps explain the basics of Big O notation? Thanks.
推荐答案
什么是"Big O"的简明英语解释表示法?很好地解释了什么是Big-O表示法以及如何使用它.
What is a plain English explanation of "Big O" notation? is a good explanation of what Big-O notation is and how to use it.
这篇关于什么是大O符号?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!