boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 复杂度是O(n),英语怎么说?
相关主题
说说4sum的复杂度吧
请大家帮忙分析一下这个程序的时间复杂性
fibonacci 复杂度这么简单推一下对不对?
求个递归复杂度答案
[合集] 一道CS面试题
求教一个combination的问题,求好方法
问一个时间复杂度的问题,数组里取k个最大数
问一道data structure的面试题
求教combination两种算法的complexity (leetcode)
这个sort的复杂度
相关话题的讨论汇总
话题: oh话题: complexity话题: 复杂度话题: theta话题: 英语
进入JobHunting版参与讨论
1 (共1页)
c********t
发帖数: 5706
1
O is oh or Theta?
it costs or the complexity is?
g*********s
发帖数: 1782
2
ft. O is Oh, or big Oh. there's also small Oh.
"complexity" is more formal. but they should understand what cost mean.

【在 c********t 的大作中提到】
: O is oh or Theta?
: it costs or the complexity is?

i**********e
发帖数: 1145
3
有没有搞错,老师平时在上课 有没有在听
跟老师读一遍 "Ooooooooooooooooooooooooooh N"
如果你还不懂得怎么念,让 Google 代劳吧 哎
http://translate.google.com/#en|en|Oooooooooooooooooooooooooooo
有个 Listen 让你点击
一些常见面试题的答案与总结 -
http://www.ihas1337code.com
m*******o
发帖数: 625
4
是不是可以说Big O of N , 或者Linear.
S******n
发帖数: 1009
5
linear complexity, or order of n

【在 c********t 的大作中提到】
: O is oh or Theta?
: it costs or the complexity is?

h**********d
发帖数: 4313
6
ORDER N
1 (共1页)
进入JobHunting版参与讨论
相关主题
这个sort的复杂度
Young table的搜索最快能到多少阿?
烙印考我的题,谁能告诉我复杂度?
用queue 做树的广度优先遍历,空间复杂度是多少?
新鲜 Jane Street 面经
哪里有简单基础题的题库啊?... 跪在简单题上了..
请教n queen 问题的time complexity
0/1 Knapsack问题Linear Space的算法可以实现Backtrack吗?
Yelp电面小问题汇总
关于希腊字母theta,急,在线等! (转载)
相关话题的讨论汇总
话题: oh话题: complexity话题: 复杂度话题: theta话题: 英语